This repository was archived by the owner on May 25, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1
A Smalltalk port of the QuickCheck unit test framework
NotificationsYou must be signed in to change notification settings
mcandre/quicksmash
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
$ make install$ make install$ make testgst -f example.st+++ OK, passed 100 tests.*** Failed! (-19 )+++ OK, passed 100 tests.http://www.yellosoft.us/quickcheck
Example:brew install gnu-smalltalk
Ensure the example script works as expected:
$ bundle$ cucumberFeature: Run example tests Scenario: Running example tests # features/run_example_tests.feature:3 Given the program has finished # features/step_definitions/steps.rb:1 Then the output is correct for each test # features/step_definitions/steps.rb:51 scenario (1 passed)2 steps (2 passed)0m0.059s$ aspelllint...Guard can automatically run testing when the code changes:
$ bundle$ guard -G Guardfile-cucumber...About
A Smalltalk port of the QuickCheck unit test framework
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.