https://github.com/mohamedwelteir/jasmine-testing
Simple unit testing in JasmineJS
https://github.com/mohamedwelteir/jasmine-testing
jasmine-framework jasmine-tests unittesting
Last synced: over 1 year ago
JSON representation
Simple unit testing in JasmineJS
- Host: GitHub
- URL: https://github.com/mohamedwelteir/jasmine-testing
- Owner: MohamedWElteir
- Created: 2024-11-24T22:19:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T22:33:27.000Z (over 1 year ago)
- Last Synced: 2025-01-08T18:55:09.551Z (over 1 year ago)
- Topics: jasmine-framework, jasmine-tests, unittesting
- Language: JavaScript
- Homepage: https://mohamedwelteir.github.io/Jasmine-testing/
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Signup and Signin Page with Unit Testing
This project is a simple signup and signin page implemented with client-side logic, featuring unit testing using the **Jasmine** framework. The project demonstrates best practices for building and testing web application components.
---