intuit / judo

Judo is an easy-to-use Command Line Interface (CLI) Integration Testing Framework, driven from a simple yaml file that also contains assertions.
Other
51 stars 21 forks source link

docs: adding definition for key terminologies #54

Closed VishalSoni07 closed 3 years ago

VishalSoni07 commented 3 years ago

Including terminologies section in the readme file, to include definitions for key terminologies. Also included link for npm.

VishalSoni07 commented 3 years ago

@worldjoe Hi Joseph, can you please review this PR? Also, can you please add the hacktoberfest label to this PR.

worldjoe commented 3 years ago

can you add some of the words in the yaml example here: https://github.com/intuit/judo#complete-yaml-example doesn't' have to be extensive but some of them aren't super obvious.

VishalSoni07 commented 3 years ago

https://github.com/intuit/judo#complete-yaml-example

Sure @worldjoe I will add :)

VishalSoni07 commented 3 years ago

@worldjoe added more keys in the terminologies related to YAML example, git and some of the commands.