Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

nunogois/typescript-jest-tdd

Repository files navigation

typescript-jest-tdd

Test Driven Development Example in TypeScript using Jest.

Getting Started

  1. Fork or clone this repository by running git clone https://github.com/nunogois/typescript-jest-tdd.git in a folder of your choice;
  2. Run npm install or yarn on the created project folder to install pre-requisites;
  3. Run our tests: npm test or yarn test and check the results - it should also create a coverage folder with a report index.html that you can open in your browser;

Disclaimer

I'm still getting used to TypeScript, Jest and TDD in general. If you spot any errors or possible improvements, please let me know!

Using

About

Test Driven Development Example in TypeScript using Jest.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /