Fluent testing for Python
Project description
Readable hybrid testing
Why?
This is an attempt to make Python testing more readable while maintaining a Pythonic look and feel. As powerful and useful as the unittest module is, I’ve always disliked the Java-esque naming convention amongst other things.
While truly awesome, attempts to bring BDD to Python never feel Pythonic. Most of the frameworks that I have seen rely on duplicated information between the specification and the test cases. My belief is that we need something closer to what RSpec offers but one that feels like Python.
Where?
Source Code: https://github.com/dave-shawley/fluent-test
Documentation: https://fluent-test.readthedocs.org/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Fluent-Test-1.tar.gz
.
File metadata
- Download URL: Fluent-Test-1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffd809d9634e2afa65d262cc5c2ee9dbeb15d2690788f0bf515b01d175872850 |
|
MD5 | 794538a78ff8b097a84b44a17be82b2d |
|
BLAKE2b-256 | 5769b6f18f967f1792646d5ed092fb540850b67c9d20b8c5ae843152a6b73b4e |