An open API service indexing awesome lists of open source software.

https://github.com/zaujulio/hellotests

Hello world for Tests
https://github.com/zaujulio/hellotests

jest tdd testing

Last synced: about 1 month ago
JSON representation

Hello world for Tests

Awesome Lists containing this project

README

          












# HelloTests

Hello World of Tests! Here are some examples in several languages.
Multiple examples with manipulation of gift and business logic.

| Javascript | Typescript | Python |
| --------------------------------- | --------------------------------- | ------ |
| [VanillaJS](./javascript/vanilla) | [VanillaJS](./typescript/vanilla) | |
| [ReactJS](./javascript/react) | [ReactJS](./typescript/react) | |
| [Next.js](./javascript/next) | [Next.js](./typescript/next) | |