mirror of
https://codeberg.org/sunder/sunder.git
synced 2026-07-15 22:14:33 +00:00
upgrade gut
This commit is contained in:
parent
6e724f67fe
commit
82aeebfd35
201 changed files with 8547 additions and 3871 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue