package tezt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Test framework for unit tests, integration tests, and regression tests
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezt-4.2.0.tar.bz2
md5=7878acd788ae59f1a07d0392644f0fff
sha512=b9e8ce2576b0bc65870409380edf17b88656a985ceb9a438a84f479b51d6b30740acf7b035eccf7d122bf5227611bf15e888e607dcdbb1576b4383f12314dd49
doc/tezt.core/Tezt_core/Cli/Selecting_tests/index.html
Module Cli.Selecting_testsSource
Command-line arguments that control the set of tests to run.
--file
--not-file
--title, --test
--not-title, --not-test
--job
--skip
--only
Unnamed arguments are conditions expressed in the Test Selection Language.
This returns the conjunction of all such conditions.
This is a function because it should be called just before Clap.close, to follow Clap's rule that named arguments must be defined before unnamed ones (see Clap's readme).
How to behave if the list of selected tests is empty.
--on-empty-test-list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>