A very simple cach desk software, used to demonstrate howe to do GUI and system level tests with [QF Test] qftest and other software. First presented at the [JUG Saxony Day 2015] jugs15.
You need the companion [MoneyTool library] moneytool to run this project. To execute the included UI-Test, you need an evaluation copy of [QF Test] qftest.
Use the defined tags to switch between the different development stages of the application:
- Base without any tests
- Base with unit tests
- Extended version with sale method
- Extended version with TestFX test
- Extended version with bugfix