jserv / full-stack-hello

minimal instruction set and assembler/compiler for "Hello World" execution
Other
114 stars 49 forks source link

Refactor test runner #13

Closed mlouielu closed 7 years ago

mlouielu commented 7 years ago

Add metaclass for testrunner to auto generate base test case

Now test file and expected result is seperate at .s and .expected files.