29
Integration Tests - What's New?
(lemmy.ca)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
People around me have used https://playwright.dev/ successfully and you can program it in multiple languages. That’s for web sites though.
For real applications (like C++ or C#) it’s still a mess but it works fine, nothing really broke for the past 10/15 years.
I just started using this at $jorb. Check out their "ui-mode" is all I'm going to say about that.
Modern frameworks like Playwright do a good job of avoiding those waits. So the tests are less flaky, and are faster.