Python Testing Framework
Project description
Description:
Dr Serpent 🐍 is an easy to use testing framework for Python focusing on Behaviour Driven Development and Test Driven Development processes.
Example:
# file
def run():
return 1 + 1
# test_file
def test_number():
Expect(run(2)).to_equal(2)
How to use:
Click Here to visit the PyPi URL.
View DrSerpent documentation
Matchers:
Contributors:
How to contribute to this project:
See CONTRIBUTING.md
Licence:
Distributed under the terms of the MIT license, DrSerpent is free and open source software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drserpent-3.0.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file drserpent-3.0.tar.gz
.
File metadata
- Download URL: drserpent-3.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 307cba2c19f0f0b22ff1bcba00d30ee57a25de4e947b0b55c4dc5dbc3b31d460 |
|
MD5 | a721d51a5b025f30e8c65e6bda20ba57 |
|
BLAKE2b-256 | 66e80f8dda5f05423555c9c2c4e93ae18e5316d8cfd01b5e30fa59636526decb |
File details
Details for the file drserpent-3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: drserpent-3.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3552de5ed2886bca40653dfb6fe086560c619193f7025d4435357656747522d6 |
|
MD5 | 89d61a4796f22b3d0912eb232da3aae7 |
|
BLAKE2b-256 | e4ae8c3d4ce30acfd97d3bf691e0a3f9956b866ad6aeae4b21b92e0621d9acb9 |