Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vonglasow/praspel
https://github.com/vonglasow/praspel
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vonglasow/praspel
- Owner: vonglasow
- Created: 2015-02-20T14:36:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T20:59:19.000Z (about 8 years ago)
- Last Synced: 2024-11-06T22:45:10.570Z (2 months ago)
- Language: Pascal
- Size: 358 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Praspel
=======Set of example to show how you can use praspel to generate tests with atoum.
Installation
============```sh
git clone [email protected]:vonglasow/praspel
make test
```