Commit Graph

11 Commits

Author SHA1 Message Date
Michael Miller b6453d135a Implement random test order execution 2019-03-23 19:43:41 -06:00
Michael Miller d0ba2c5400 Config stores the RNG instead of a seed 2019-03-23 19:42:19 -06:00
Michael Miller 21a0f78219 Implement random generator and seed 2019-03-23 19:18:29 -06:00
Michael Miller ef8b773787 Support multiple formatters at once 2019-03-23 17:00:21 -06:00
Michael Miller 435f971c87 Add dry-run to config 2019-03-22 14:05:48 -06:00
Michael Miller 31d58fea25 Add "fail-blank" config option 2019-03-22 13:21:37 -06:00
Michael Miller 9e63c20df2 Add fail-fast to config 2019-03-21 23:40:00 -06:00
Michael Miller fe81586527 Pass builder instead of individual arguments
Config members will get large.
Preventing a large amount of arguments in advance.
2019-03-21 23:03:13 -06:00
Michael Miller daf2f43f25 Rename module from Formatters to Formatting 2019-02-28 19:14:03 -07:00
Michael Miller c73af72c7f Move formatter to config 2018-12-13 14:16:49 -07:00
Michael Miller c29748ede5 Restructuring how the test suite is driven 2018-12-12 11:48:08 -07:00