mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
Chore: Update test count badge to 591 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/ 552 tests across 87 test suites
|
||||
└── TUIkitTests/ 591 tests across 94 test suites
|
||||
```
|
||||
|
||||
## Requirements
|
||||
@@ -174,7 +174,7 @@ Tests/
|
||||
## Developer Notes
|
||||
|
||||
- Tests use Swift Testing (`@Test`, `#expect`) — run with `swift test`
|
||||
- All 552 tests run in parallel
|
||||
- All 591 tests run in parallel
|
||||
- The `Terminal` class handles raw mode and cursor control via POSIX `termios`
|
||||
|
||||
## Contribution
|
||||
|
||||
Reference in New Issue
Block a user