ktkopone

Results 5 issues of ktkopone

This may just be a question of me not being able to find it in the docs/examples, but: In our use case we run the bulk of our testing in...

new feature

At the moment, the only way to get custom args into the BaseTest appear to be setting TestParams in the config file, or hacking them in with global vars. It...

new feature

After a testsuite is halted due to keyboardinterrupt, the ControllerInfo summary in the yaml log file will have 0 in all categories (even Requested) regardless of prior test results. Also,...

improvement

Upon launching a project that includes Postal as a framework, getting the following warning: the prompted auto-fix did the following and seems to resolve it: ``` diff --git a/Postal.xcodeproj/project.pbxproj b/Postal.xcodeproj/project.pbxproj...

## Overview Introduce `@FieldSource` argument source for parameterized tests. The feature is analogous to the existing `@MethodSource` support, except that the value of a named field is used as the...

theme: programming model
status: in progress
component: Jupiter
theme: parameterized tests
type: new feature