mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
Chore: Update test count badge to 729 tests [skip ci]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[](https://github.com/phranck/TUIkit/actions/workflows/ci.yml)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
@@ -177,7 +177,7 @@ Sources/
|
||||
└── TUIkitExample/ Example app (executable target)
|
||||
|
||||
Tests/
|
||||
└── TUIkitTests/ 733 tests across 112 test suites
|
||||
└── TUIkitTests/ 729 tests across 112 test suites
|
||||
```
|
||||
|
||||
## Requirements
|
||||
@@ -188,7 +188,7 @@ Tests/
|
||||
## Developer Notes
|
||||
|
||||
- Tests use Swift Testing (`@Test`, `#expect`): run with `swift test`
|
||||
- All 733 tests run in parallel
|
||||
- All 729 tests run in parallel
|
||||
- The `Terminal` class handles raw mode and cursor control via POSIX `termios`
|
||||
|
||||
## Contribution
|
||||
|
||||
Reference in New Issue
Block a user