Introducing WebsiteTestingStarterKit

Automated testing is something I really believe in. But you can’t always spend a lot of time setting up a project to get started on adding in tests. That’s where my newly released repository WebsiteTestingStarterKit comes into play. It’s exactly as it sounds - it’s a starter kit for writing tests. It’s written in C# and uses Selenium and xUnit to run through a bunch of automated tests. ...

January 15, 2016 · 2 min