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

|
||||

|
||||

|
||||

|
||||

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