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
- Host: GitHub
- URL: https://github.com/zaujulio/hellotests
- Owner: ZauJulio
- License: mit
- Created: 2021-07-27T22:08:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T18:04:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T06:45:31.096Z (over 1 year ago)
- Topics: jest, tdd, testing
- Language: JavaScript
- Homepage:
- Size: 592 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) | |