Skip to content

Commit

Permalink
bbt 0.0.3 (via alr publish --submit)
Browse files Browse the repository at this point in the history
  • Loading branch information
LionelDraghi committed Jun 30, 2024
1 parent c3715cb commit 7e750e6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index/bb/bbt/bbt-0.0.3.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "bbt"
description = "Black box test runner"
version = "0.0.3"

authors = ["Lionel Draghi"]
maintainers = ["Lionel Draghi <[email protected]>"]
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"



[origin]
commit = "19c6cdbdac87bfe566bd43b32d5996c48516c29f"
url = "git+https://github.com/LionelDraghi/bbt.git"

0 comments on commit 7e750e6

Please sign in to comment.