Dr Serpent Documentation
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.
Release files for drserpent 3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| drserpent-3.0.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| drserpent-3.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 14.8 kB
Release files / drserpent-3.0.tar.gz
| Download URL | drserpent-3.0.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
307cba2c19f0f0b22ff1bcba00d30ee57a25de4e947b0b55c4dc5dbc3b31d460
|
|
BLAKE2b-256 checksum How to use checksums |
66e80f8dda5f05423555c9c2c4e93ae18e5316d8cfd01b5e30fa59636526decb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / drserpent-3.0-py2.py3-none-any.whl
| Download URL | drserpent-3.0-py2.py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
3552de5ed2886bca40653dfb6fe086560c619193f7025d4435357656747522d6
|
|
BLAKE2b-256 checksum How to use checksums |
e4ae8c3d4ce30acfd97d3bf691e0a3f9956b866ad6aeae4b21b92e0621d9acb9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |