JunitTestAsJSON¶
- class JunitTestAsJSON[source]¶
JunitTestAsJSON(type: “t.Literal[‘junit_test’]”, data: ‘JunitTestData’, name: ‘str’, weight: ‘float’, hidden: ‘bool’, id: ‘int’, description: ‘t.Optional[str]’, redacted: ‘t.Literal[False]’)
Is this step hidden? If true in most cases students will not be able to see this step and its details.
- data: JunitTestData¶
The data for the run program step.