bbt 0.0.6 (via alr publish --submit) (#1329)

This commit is contained in:
Lionel Draghi
2024-12-16 15:02:52 +01:00
committed by GitHub
parent 4480059748
commit f1f58076a2
+27
View File
@@ -0,0 +1,27 @@
name = "bbt"
description = "Black box test runner"
version = "0.0.6"
authors = ["Lionel Draghi"]
maintainers = ["Lionel Draghi <lionel.draghi@free.fr>"]
maintainers-logins = ["LionelDraghi"]
licenses = "MIT OR Apache-2.0 WITH LLVM-exception"
website = ""
tags = ["gherkin", "test", "markdown", "tdd", "black-box"]
executables = ["bbt"]
[configuration]
output_dir = "src/Alire_config"
generate_C = false
[[depends-on]]
# markdown = "^24.0.0"
[[depends-on]]
ansiada = "^1.0.0"
[origin]
commit = "807c8d3ac2b9cb8f84b072bb3203b779278ae0a4"
url = "git+https://github.com/LionelDraghi/bbt.git"