issues
search
fjank
/
github-workflow-kata
Game of life kata set in a github workflow environment
0
stars
0
forks
source link
Added support for actually starting the GOL application.
#22
Open
fjank
opened
4 years ago
fjank
commented
4 years ago
Updated readme
Changed jar and application name
Added support for both file and standard input initialization
Added two lines for generation and grid size in grid (not in use)
Added BDD tests for the Application startup
Adjusted an old test that should fail, but did not.