Releases: eclipse-score/testing_tools
Releases · eclipse-score/testing_tools
v0.4.0
What's Changed
- parse bazel build options by @PiotrKorkus in #14
- Update LICENSE and NOTICE files by @AlexanderLanin in #1
- impl: logging and
BuildToolsparameters by @arkjedrz in #16 - use new toolchains for cpp and rust by @PiotrKorkus in #17
New Contributors
- @AlexanderLanin made their first contribution in #1
- @arkjedrz made their first contribution in #16
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Refactor tracing subscriber initialization by @PiotrKorkus in #12
- Remove baselibs dep from C++ by @PiotrKorkus in #13
Full Changelog: v0.3.0...v0.3.1
0.3.0
Overview
SCORE Test Scenarios provide a backend for testers to create parametrizable scenarios in Rust and C++ which can be used in common test case implementation validating parallel implementations.
What is included
- test_scenarios_cpp - library for C++ test scenarios
- test_scenarios_rust - library for Rust test scenarios
Known limitations
- building on aarch targets is not yet resolved
Release of testing tool
What's Changed
- Sync Qorix fork to SCORE by @PiotrKorkus in #3
- Prepare repo for bazel registry by @PiotrKorkus in #8
New Contributors
- @PiotrKorkus made their first contribution in #3
Full Changelog: https://github.com/eclipse-score/testing_tools/commits/v0.2.8