Commit Graph

3 Commits

Author SHA1 Message Date
NicoSimoski
35f11a141d
Update tests.lisp
- adapted initialization and testcase to the values of the implementation in other programming languages
2023-07-27 11:55:00 +02:00
NicoSimoski
6ecbea14f8
Update README.md
- replaced gilded rose requirements by a link to the requirements-file
- added a clarification for running the tests
- added a description for using cl-mock to stub a function or method
- added a description for running the testtest-fixture
2023-07-27 11:51:07 +02:00
NicoSimoski
bf5b0d9cec
Added implementation in common lisp with unit-test
- added the existing implementation in common lisp with system-definition
- added a parachute-unit-test
- added a description for setup and running the unit-tests
- added a description for stubbing and mocking with cl-mock
2023-07-26 17:17:59 +02:00