Grail is a library which allows test script creation based on steps. It helps to structure your tests and get rid of additional test documentation for your code.
Project description
Grail is a library which allows test script creation based on steps.
Library usage brings the following benefits to your tests:
strict separation test logic from test implementation
you don’t need separate test cases as a documentation for your tests, it will be generated from the code
separate logging is not required, test execution is automatically logged
test script creation is easy for people with basic programming skills
step implementation can be done separately
More usage details are available here: http://wgnet.github.io/grail/.
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
File details
Details for the file grail-1.0.8.tar.gz
.
File metadata
- Download URL: grail-1.0.8.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eec4ef1cd0ae7cef111546f56f29b4fe9a97a7d3c38dc68faa2c5fdd246c56b4 |
|
MD5 | 0f227f1c8509e8169cd91d18de457d99 |
|
BLAKE2b-256 | ce579b243182ff204b5192f6951008ddbc0a80f2e52f23236e27363b02930f58 |