Skip to content

dualboot-partners/latam-nestjs-learn-course-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NestJS Course - Testing

This is a little tool that will help you to test the challenges through the NestJS Course.

How to use it

Install dependencies

  npm install

For Challenge 1 run

  npm run challenge1

For Challenge 2 run

  npm run challenge2

For Challenge 3 run

  npm run challenge3

Remember

  • This app will scan the aplication in the port 3000, so make sure you're using that port.
  • Once you completed the challenge, run exactly the challenge you just finished, running anothers challenges test may lead to broken tests.
  • Once your test are passing, you can send the commit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •