Page 1 of 1
PureBasic Non-Regression Suite
Posted: Thu May 18, 2023 10:11 am
by Janni
Just wanted to mention Fred's great blog post about automated tests and non-regression
https://www.purebasic.fr/blog/?p=527
Re: PureBasic Non-Regression Suit
Posted: Thu May 18, 2023 9:47 pm
by percy_b
That's a lot of testing! This is why PureBasic rocks!
Re: PureBasic Non-Regression Suit
Posted: Thu May 18, 2023 10:03 pm
by BarryG
Surely the blog post is meant to say "Suite", not "Suit"? A suit is clothing that you wear.
https://www.dictionary.com/browse/suite (see numbers 1 and 6)
https://www.dictionary.com/browse/suit
Re: PureBasic Non-Regression Suit
Posted: Thu May 18, 2023 10:18 pm
by Quin
Holy crap, yeah that is a lot of tests! I wonder how long it usually takes them to run all of them?
Also, the more you know. I had no idea PureUnit existed until today. Thanks Fred!

Re: PureBasic Non-Regression Suit
Posted: Thu May 18, 2023 10:41 pm
by Fred
Re: PureBasic Non-Regression Suit
Posted: Fri May 19, 2023 4:14 am
by Cyllceaux
I tried PureUnit and it worked great. The only problem is, that there is no autocomplete fure "ProcedureUnit" and the others macros and procedures from the resource file. I'm not sure if it is a bug. (using 6.02)