upgrade gut

This commit is contained in:
anyreso 2026-02-19 03:14:22 -05:00
parent 6e724f67fe
commit 82aeebfd35
201 changed files with 8547 additions and 3871 deletions

View file

@ -1,7 +1,7 @@
## Creates parameter structures for parameterized tests.
##
## This is a static class accessible in a `GutTest` script through
## `ParameterFactory`. It contains methods for constructing parameters to be
## This is a static class accessible in a [GutTest] script through
## [member GutTest.ParameterFactory]. It contains methods for constructing parameters to be
## used in parameterized tests. It currently only has one, if you have anyu
## ideas for more, make an issue. More of them would be great since I prematurely
## decided to make this static class and it has such a long name. I'd feel a lot