Community Profile

photo

Jack German


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


test parameters persist after suite ran
I am trying to run a parametrized test suite. I have a myTestFactory class which uses myTest to generate a test suite, run it, ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to change unittest console log
hi, I've got a parametrized test (using a Test Class) which produces the following text when an assertion fails: _p1_ and _p2_...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to dynamically set method/class setup parameters
hi, I'm trying to write a parameterized test where one class setup parameter depends on another one. I'm running it from a s...

fast 6 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


how to import package for several tests in unittest framework?
Hi, I've created a TestCase class and I'd like to import StringDiagnostic for each of the test methods in one go - meaning w...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I pass values from inside a TestRunner run?
hi, I have a class inheriting from matlab.unittest.TestCase. This class runs through various test functions (test1, test2) w...

fast 6 Jahre vor | 1 Antwort | 1

1

Antwort