Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tash and scripted_testing #737

Conversation

simonjwright
Copy link
Contributor

tash-8.7.1 replaces a possibly-conflicting 'options.gpr' with the more distinguishable 'tcl_tk_options.gpr'.

scripted_testing-2.0.0 will form the basis of support for integration testing in a mocked environment, where the mocks are scriptable using Tcl.

The main change in this release is replacing options.gpr, which was
not distinguished enough and could conflict with other crates. It was
never intended to be used outside this crate, and the function is
replaced by tcl_tk_options.gpr.
This crate supports scriptable integration testing, where the mocked
environment of the software being tested can be scripted. The
supported scripting language is Tcl.

It's intended to add some automation to the development of mocking
support, probably using libadalang to generate stubs.
@Fabien-Chouteau Fabien-Chouteau merged commit 35b3ea2 into alire-project:stable-1.2.1 Feb 7, 2023
@simonjwright simonjwright deleted the tash-and-scripted-testing branch February 24, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants