Releases: eclipse-score/testing_tools
Releases · eclipse-score/testing_tools
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