LogFAQs > #957629412

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, DB5, DB6, DB7, Database 8 ( 02.18.2021-09-28-2021 ), DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicITT: Learning Python
1337toothbrush
09/01/21 1:52:33 AM
#211:


Kloe_Rinz posted...
How do you automate tests

I only ever really do powershell these days, I did C++ in uni but nothing about actual workflows like git, IDEs etc, just the language itself
You can write unit tests which will make calls to your application's functions and then check the outputs to make sure they are in line with your expectations. These unit tests can then be run by a CI/CD system which can report if any tests have failed.

---
... Copied to Clipboard!
Topic List
Page List: 1