egeldenhuys / black-fitch

[DEPRECATED] Black-box Unit Tests for Fitchfork practicals and assignments
GNU General Public License v3.0
8 stars 4 forks source link

Review Spock testing framework #61

Open egeldenhuys opened 6 years ago

egeldenhuys commented 6 years ago

https://github.com/spockframework/spock

Java-Fitch framework only offers pretty output on errors, but lacks in testing functionality.

See if we can write better tests, quicker and easier with Spock.