PureBasic Non-Regression Suite

Everything else that doesn't fall into one of the other PB categories.
User avatar
Janni
Enthusiast
Enthusiast
Posts: 127
Joined: Mon Feb 21, 2022 5:58 pm
Location: Norway

PureBasic Non-Regression Suite

Post by Janni »

Just wanted to mention Fred's great blog post about automated tests and non-regression

https://www.purebasic.fr/blog/?p=527
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
percy_b
User
User
Posts: 72
Joined: Mon Jan 12, 2015 10:25 am

Re: PureBasic Non-Regression Suit

Post by percy_b »

That's a lot of testing! This is why PureBasic rocks!
BarryG
Addict
Addict
Posts: 4123
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic Non-Regression Suit

Post 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
Quin
Addict
Addict
Posts: 1124
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: PureBasic Non-Regression Suit

Post 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! :)
Fred
Administrator
Administrator
Posts: 18161
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic Non-Regression Suit

Post by Fred »

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
Woops, corrected, thx !
Cyllceaux
Enthusiast
Enthusiast
Posts: 510
Joined: Mon Jun 23, 2014 1:18 pm

Re: PureBasic Non-Regression Suit

Post 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)
Post Reply