I share with you all I know about software testing so far. I research different sources to complement the information with concepts.
The content was written in markdown files (all *.md files you can find in this repo).
The content is a set of slides produced/generated with mdslides.
Mdslides is a tool that generates presentations (html files) from .md files.
It can be watched by serving the html files and visiting them via browser (visiting to localhost).
There are several ways to serve the html files. One way is using the live-server npm package. Just intall the npm package globally. Then, on terminal go to the directory where there is the index.html and run "live-server"
I'll update with new content from time to time.
Thank you Minsky team, for supporting this initiative. Check their amazing work on their Github profile.