Sebastian Fischer
Sebastian Fischer
in order to use the recorder auxiliary also in the robot framework we want to implement the robot framework interface Acceptance Criteria AC1: interface implemented AC2: DoD and merge on...
*in order to* use the uds-server auxiliary also in the robot framework *we want to* implement the robot framework interface *Acceptance Criteria* AC1: interface implemented AC2: DoD and merge on...
**In order to** ensure the **pykitest** functionality is always running as expected **we want to**: * Create a set of tests to validate the generation of the conftest.py * Add...
**In order to** make the step-report more maintainable, **we want to** * transform the report generator to a `TestResult` class (e.g. https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/test_result/xml_result.py#L92)
*In order to* to use debugger capabilities to interact with the device under test *we want to* implement an auxiliary that can do that *Capabilities* * The user is able...
*in order to* read variables by symbol names *we want to* create a connector which is able to read variable values *Acceptance Criteria* AC1: Feature implemented in pykiso and tested...
*in order to* execute and run tests on https://pigweed.dev/# *we want to* * analyse and test pigweed functionalities * provide indication how the pw-auxiliary should be build *Acceptance Criteria* AC1:...
* Changelog should ignore the its own commit (it generates each time: Update changelog to newest version message) * It should run only on master (reduce the amount of `git...
**In order to** ensure the robot framework functionality is always running as expected **we want to**: * Create a set of tests to validate the core behaviour in robot *...
*In order to* support communication over usb *we want to* create a connector allowing the selection of end-points and payload *Acceptance Criteria* AC1: Tested with a Pi AC2: DoD and...