Test the happy path!
Test the happy path!
Integration testing should not be hard to do. It should just be able to say that you broke nothing and that your website is still running ok. Leave the error testing to your unit tests.
Powered by Puppeteer
Powered by Puppeteer
Wapiti is running with Chrome headless browser, meaning you don't have to configure anything: if it runs on Chrome, it run on Wapiti
No need for Selenium
No need for Selenium
Nothing to configure, no Java-based dependency, just install Wapiti and run your tests
Integration testing made easy
Integration testing has long been a nightmare, it is time to change that. Wapiti leverage the power of Puppeteer to let you easily write your tests, hassle free!