Hacker News new | ask | show | jobs
by hittaruki 3006 days ago
AFIK, thats not unit testing. When you can write unit tests, they are usually lighter, faster to run and easier to maintain. You would use Selenium for integration testing.