Added more tests

This commit is contained in:
Eduard Urbach 2025-03-09 19:24:15 +01:00
parent 016938932f
commit 6c659a2b0c
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
8 changed files with 58 additions and 23 deletions

View file

@ -33,7 +33,7 @@ You can take a look at the [examples](../examples).
go run gotest.tools/gotestsum@latest
```
This will run over 350 [tests](../tests) in various categories.
This will run over 400 [tests](../tests) in various categories.
## Platforms