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

|
||||

|
||||

|
||||

|
||||

|
||||
@@ -163,7 +163,7 @@ Sources/
|
||||
└── TUIkitExample/ Example app (executable target)
|
||||
|
||||
Tests/
|
||||
└── TUIkitTests/ 541 tests across 88 test suites
|
||||
└── TUIkitTests/ 527 tests across 84 test suites
|
||||
```
|
||||
|
||||
## Requirements
|
||||
@@ -174,7 +174,7 @@ Tests/
|
||||
## Developer Notes
|
||||
|
||||
- Tests use Swift Testing (`@Test`, `#expect`) — run with `swift test`
|
||||
- All 541 tests run in parallel
|
||||
- All 527 tests run in parallel
|
||||
- The `Terminal` class handles raw mode and cursor control via POSIX `termios`
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user