Jakob Sagatowski

Results 92 comments of Jakob Sagatowski

Make sure to read the [contributing](https://github.com/tcunit/TcUnit/blob/master/CONTRIBUTING.md). Thanks.

Here are all the [commits since the release of 1.2.0.0](https://github.com/tcunit/TcUnit/compare/1.2.0.0...master).

Also, if you could think of any good test to add to the [TcUnit-Verifier](https://github.com/tcunit/TcUnit/tree/master/TcUnit-Verifier) to cover this case, that would be awesome!

@doerk77 seems reasonable. Good work! TcUnit always needs more contributors! Bad of me to not discover this during code review :/ Would be really good if the TcUnit-Runner would detect...

@doerk77 Yes, you are correct. I just remember that there already was an issue on this particular topic: https://github.com/tcunit/TcUnit/issues/92

Thanks for this PR. Please read the [contributing](https://github.com/tcunit/TcUnit/blob/master/CONTRIBUTING.md), especially the part about "Use a Consistent Coding Style". As VS2013 is the default editor for this, the option run in in...

@slacAWallace the problem was that TcUnit-Verifier_TwinCAT required you to have VS2015 installed (as this was the version used to develop it). The visual studio DTE (development tools environment) couldn't find...

@slacAWallace What was the problem with the download? I downloaded it yesterday and it went smooth. The problem is that it's not possible to mix versions of Visual Studio for...

No activity in a while. I'll move this as an idea for TcUnit 2.0, as I've seen some projects using asserts in such a way that they DON'T expect a...