Fossil Test v1.2.0 introduces new command-line options to control test output formatting and summaries. The summary
and format
flags now support three modes: plain
for the default human-readable output, ci
for minimal output with CI-friendly markdown annotations, and jellyfish
for enhanced AI-driven summaries with predictions and introspective comments. Additionally, a color
flag has been added to toggle color output (enabled by default), providing greater flexibility for different environments and use cases.
Fossil Test git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-test.git
revision = v1.2.0
[provide]
fossil-test = fossil_test_dep