Skip to content
/ TUIkit Public

Commit c2019a5

Browse files
chore: update test count badge to 1170 tests [skip ci]
1 parent 4d3eb28 commit c2019a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![CI](https://github.com/phranck/TUIkit/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/phranck/TUIkit/actions/workflows/ci.yml)
2-
![Tests](https://img.shields.io/badge/Tests-1165%2B_passing-brightgreen)
2+
![Tests](https://img.shields.io/badge/Tests-1170%2B_passing-brightgreen)
33
[![Release](https://img.shields.io/github/v/release/phranck/TUIkit?label=Release)](https://github.com/phranck/TUIkit/releases/latest)
44
![Swift 6.0](https://img.shields.io/badge/Swift-6.0-F05138?logo=swift&logoColor=white)
55
![Platforms](https://img.shields.io/badge/Platforms-macOS%20%7C%20Linux-blue)
@@ -246,7 +246,7 @@ Tests/
246246
## Developer Notes
247247

248248
- Tests use Swift Testing (`@Test`, `#expect`): run with `swift test`
249-
- All 1165 tests run in parallel
249+
- All 1170 tests run in parallel
250250
- The `Terminal` class handles raw mode and cursor control via POSIX `termios`
251251

252252
## Contribution

0 commit comments

Comments
 (0)