File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1313- Add ` AGENTS.md ` for external developer tools integration
1414- Add two-way synchronization policy between ` AGENTS.md ` and ` copilot-instructions.md ` with automatic validation in task templates and PR checklist
1515- Add tasks storage policy clarifying ` .tasks/ ` (versioned) vs ` .task/ ` (private scratch, git-ignored)
16+ - Include ` set_test_title ` helper in the single-file library
1617
1718## [ 0.24.0] ( https://github.com/TypedDevs/bashunit/compare/0.23.0...0.24.0 ) - 2025-09-14
1819
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ function build::dependencies() {
9898 " src/console_header.sh"
9999 " src/console_results.sh"
100100 " src/helpers.sh"
101+ " src/test_title.sh"
101102 " src/upgrade.sh"
102103 " src/assertions.sh"
103104 " src/reports.sh"
You can’t perform that action at this time.
0 commit comments