Added more tests

This commit is contained in:
2025-03-09 19:24:15 +01:00
parent 016938932f
commit 6c659a2b0c
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