https://github.com/madetech/gnu-smalltalk-scaffold
A simple Scaffold for running tests in GNU Smalltalk
https://github.com/madetech/gnu-smalltalk-scaffold
boilerplate kata smalltalk tdd
Last synced: about 1 year ago
JSON representation
A simple Scaffold for running tests in GNU Smalltalk
- Host: GitHub
- URL: https://github.com/madetech/gnu-smalltalk-scaffold
- Owner: madetech
- Created: 2018-11-13T14:38:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T14:38:36.000Z (over 7 years ago)
- Last Synced: 2025-01-25T14:11:52.772Z (over 1 year ago)
- Topics: boilerplate, kata, smalltalk, tdd
- Language: Smalltalk
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 38
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GNU Smalltalk TDD Scaffold
Purpose: basic dockerised scaffold for working on TDD code katas in GNU Smalltalk.
- References to the names FooBarScaffold / Foo / Bar will need to be replaced throughout all files.
Have fun!