This is an step by step article on how to get started with Testing

Demo

1. Use Github Actions & the ready to use actions on the marketplace

examples…

1

a. To install, type this at the command line:

1
npm install broken-link-checker -g

b. After that, check out the help for available options:

1
blc --help

c. Run the site checker:

1
blc https://yoursite.com -ro

or

1
blc https://docs.jpdiaz.dev -rov --exclude twitter.com

to exclude website

3. - Testing React applications with Github Actions

4. JS Security Testing in GitHub Actions

5. Testing Javascript


License 📜

Distributed under the MIT License. See LICENSE.txt for more information.

Projects 🚀

Courses & Certifications

For more information regarding my completed courses and certificates, please click on:

Acknowledgments 📚

Resources list that I find helpful and would like to give credit to.