VBA-tools / vba-test

Add testing and TDD to VBA on Windows and Mac
MIT License
202 stars 46 forks source link

Add FileReporter #36

Closed timhall closed 5 years ago

timhall commented 5 years ago

Testing can now be done from the command line with vba run --target xlsm Tests.Run CON (Windows) or vba run --target xlsm Tests.Run /dev/stdout (Mac)