TESTIFY.TEAM - WE FIND BUGS. AUTOMATED.
Errors are often in the details. Finding bugs manually can be like searching in a digital haystack: You waste time and resources. Automated website testing reduces both. At the same time, it increases the effectiveness and security of your application. TESTIFY is your agency for automated website testing.
Initialize a new repo
$ npm init with ncatestify/cypressio-base
Fill name and description.
The name is also the new directory.
The following steps must then be performed.
$ cd <new-project>
$ npm install
$ npx cypress open
Update baseUrl in cypress.config.ts
baseUrl: 'https://testify.team'
$ npx cypress run
Or if you want to use the Gui
$ npx cypress open
This template includes pre-made commands you can use in your tests.
CYPRESS.IO YouTube tutorial playlist
We believe in open source and software craftsmanship. All our work, trainings and settings are public. We want to build better working conditions for developer and help out of legacy hells.
This is important for our mental health. AUTOMATE ALL THE THINGS is the first step to escape to a mindful live.