kiso-testing icon indicating copy to clipboard operation
kiso-testing copied to clipboard

Results 62 kiso-testing issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.5. Release notes Sourced from markupsafe's releases. 2.1.5 This is a fix release for the 2.1.x feature release branch. It fixes bugs but does not...

dependencies
python

Currently Kiso works till Pytest 8.0.0. Problem should be investigated and higher Pytest shall be supported

bug
size S
python

We want to support higher Python Versions and drop support for Python

good first issue
help wanted
size S
ci
python

**In order to** fix architecture infringements that happened by introducing can-aux **We want to**: * Encapsulate everything related to the can-auxiliary to the right folder `src/pykiso/lib/auxiliaries` * Refactor minor elements

size S
refactoring
python

in order to have one trc (Can Log) file per test we want to add an option to do that. Currently we have also have the TRC Merge which is...

feature
size M

**in order to** have faster releases available **we want to** implement the new release strategy as discussed: How to fast release, discussion: - Decided new release model. Every 2 Weeks...

size M
ci

**In order to** have a real _stop_ and _resume_ and store states in an auxiliary **we want to** refactor: * https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/interfaces/dt_auxiliary.py#L259 * https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/interfaces/dt_auxiliary.py#L266 Reasoning: start/stop resume etc. will always open/close...

bug
size XL
refactoring