59fedf6 Added Jasper to Testing Frameworks section
📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝README.md (+1 -0)
📄 Description
What is this Python project?
Jasper is an asynchronous behavior-driven development framework.
What's the difference between this Python project and similar ones?
Jasper's main points that separate it from other BDD frameworks are:
Tests are run asynchronously, making it very easy and intuitive to write tests for asynchronous code.
Features are described within .py files, exactly how you would write normal python code. No need to learn the syntax of a domain-specific language in order to define your features like other frameworks require.
Small and simple built-in optional assertion library allows for easy to write and easy to read assertions.
The structure of your features, scenarios, and steps is very nonrestrictive. No requirements for any specific directory structures in order for Jasper to run you tests.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/848
**Author:** [@tylerlaberge](https://github.com/tylerlaberge)
**Created:** 3/6/2017
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`59fedf6`](https://github.com/vinta/awesome-python/commit/59fedf6ae3524cb38339995b07f982ef88d77a52) Added Jasper to Testing Frameworks section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## What is this Python project?
Jasper is an asynchronous behavior-driven development framework.
## What's the difference between this Python project and similar ones?
Jasper's main points that separate it from other BDD frameworks are:
- Tests are run asynchronously, making it very easy and intuitive to write tests for asynchronous code.
- Features are described within .py files, exactly how you would write normal python code. No need to learn the syntax of a domain-specific language in order to define your features like other frameworks require.
- Small and simple built-in optional assertion library allows for easy to write and easy to read assertions.
- The structure of your features, scenarios, and steps is very nonrestrictive. No requirements for any specific directory structures in order for Jasper to run you tests.
--
Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/848
Author: @tylerlaberge
Created: 3/6/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
59fedf6Added Jasper to Testing Frameworks section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Jasper is an asynchronous behavior-driven development framework.
What's the difference between this Python project and similar ones?
Jasper's main points that separate it from other BDD frameworks are:
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.