Just wanted to mention Fred's great blog post about automated tests and non-regression
https://www.purebasic.fr/blog/?p=527
PureBasic Non-Regression Suite
PureBasic Non-Regression Suite
Last edited by Janni on Fri May 19, 2023 8:46 pm, edited 1 time in total.
Spec: Linux Mint 20.3 Cinnamon, i7-3770K, 16GB RAM, RTX 2070 Super
Re: PureBasic Non-Regression Suit
That's a lot of testing! This is why PureBasic rocks!
Re: PureBasic Non-Regression Suit
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
https://www.dictionary.com/browse/suite (see numbers 1 and 6)
https://www.dictionary.com/browse/suit
Re: PureBasic Non-Regression Suit
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!
Also, the more you know. I had no idea PureUnit existed until today. Thanks Fred!

Re: PureBasic Non-Regression Suit
Woops, corrected, thx !BarryG wrote: Thu May 18, 2023 10:03 pm 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
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)