Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 312 Bytes

GoGoCode Tester

Go binary that will execute another program and run through a series of blackbox tests

All courses will use this same tester, each course will have its own pkg

Example

bin/gogocode-tester sample -exe example/echo-string.sh bin/gogocode-tester sample -exe example/echo-modified-string.sh