https://github.com/kamiladd-byte/javascript-function-math-junit5
Simple js function and junit test repo
https://github.com/kamiladd-byte/javascript-function-math-junit5
assertions hamcrest-matchers java-11 javascript junit5
Last synced: over 1 year ago
JSON representation
Simple js function and junit test repo
- Host: GitHub
- URL: https://github.com/kamiladd-byte/javascript-function-math-junit5
- Owner: KamilAdd-Byte
- Created: 2021-08-22T19:58:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T17:57:37.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T03:43:42.595Z (over 1 year ago)
- Topics: assertions, hamcrest-matchers, java-11, javascript, junit5
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Java script
- create new object,
- prototype,
- alert, prompt, document write;
# Testing
- junit5, assertj
- hamcrest machers
- stub and mock
## javascript-function-math-junit5
Simple js function and junit test repo