Jakob Sagatowski

Results 92 comments of Jakob Sagatowski

Fixed in https://github.com/tcunit/TcUnit/pull/231.

I'll start to look into this as soon as your previous PR is fixed/completed. See: https://github.com/tcunit/TcUnit/issues/210 & https://github.com/tcunit/TcUnit/issues/226

@stefanbesler Have you noticed the problems described in #226?

I agree, this is a great feature. I do however have to get the stuff fixed that will be included in version 1.3 first. For this milestone (https://github.com/tcunit/TcUnit/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Release+1.3.0.0%22) there is...

Realized that the discussion in this PR went very OffTopic, cleared it up. Sorry for that! @stefanbesler I'm working on the last pieces to release 1.3. After that, I will...

Why would you call a test suite from a test suite? Tests should be independent from each other.

Declare the objects in the same test suite (or better yet, in the testcase) where you test the object under test.

Sorry, I don't understand your description. Can you elaborate (with code snippets)? Every test requires to be independent of each other.

You seem to have uploaded the wrong example. The tests seem to not even have a TEST() and TEST_FINISHED()-method defined. Did you read the documentation for how to write tests...

Hi! Unfortuanetly not, I'm currently overloaded with work. Anyone else in the TcUnit community?