Home - Kapalak/Spider GitHub Wiki
Welcome to the Spider wiki!
Spider is a web test runner.
it is a very sample cli with which you can run end to end test locally on your computer or in CI/CD process
it contains these modules:
Elementary test executor
it execute test file with only elementary steps, and generate into output folder basic report (json data + images)
Complexe Test converter
it converts complex test to test file wuth elementary steps
Html Report Generator
it convert basic report folder to a friendly UI report
Test Recorder
//TODO chrome extension to record manual test to the spider test runner format