test


Package info
Description

This library provides some types and functionality for test frameworks.

Readme
# test This library provides some types and functionality for test frameworks. For example, it contains types to generate junit test files using [G∀ST](https://gitlab.com/clean-and-itasks/gast). ## License The package is licensed under the BSD-2-Clause license; for details, see the [LICENSE](/LICENSE) file. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Radboud University Nijmegen.
Changelog
# Changelog #### 1.0.5 - Chore: allow base v4. #### 1.0.4 - Chore: support base `3.0`. #### 1.0.3 - Chore: allow containers ^2. #### 1.0.2 - Chore: allow json ^3.0.0. #### 1.0.1 - Chore: allow json ^2.0.0. ## 1.0.0 - Initial version, import modules from clean platform v0.3.36 and destill all testing modules.
Versions