Skip to content

Commit f2392dd

Browse files
authored
Merge branch 'main' into jmafoster1/114-validate-treatment-outcome
2 parents 87f07ec + ac8005f commit f2392dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/usage.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ To instantiate a scenario, simply provide a set of variables and an optional set
3131
3232
Note that scenario constraints are primarily intended to help specify the region of the input space under test in a
3333
manner consistent with the Category Partition Method. It is not intended to serve as a test oracle. Use constraints
34-
sparingly and with caution to avoid introducing data selection bias. We use Z3 to handle constraints. For help with
35-
this, check out `their documentation <https://ericpony.github.io/z3py-tutorial/guide-examples.htm>`_.
34+
sparingly and with caution to avoid introducing data selection bias.
3635

3736
Having fully specified the modelling scenario, we are now ready to test. Causal tests are,
3837
essentially `metamorphic tests <https://en.wikipedia.org/wiki/Metamorphic_testing>`_ which are executed using statistical

0 commit comments

Comments
 (0)