Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soul-master/jasmine-node-demo
Demo project for Jasmine on Node.js
https://github.com/soul-master/jasmine-node-demo
demo jasmine nodejs
Last synced: 23 days ago
JSON representation
Demo project for Jasmine on Node.js
- Host: GitHub
- URL: https://github.com/soul-master/jasmine-node-demo
- Owner: Soul-Master
- License: mit
- Created: 2023-01-22T11:33:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T12:02:44.000Z (almost 2 years ago)
- Last Synced: 2024-12-18T20:13:56.032Z (23 days ago)
- Topics: demo, jasmine, nodejs
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jasmine Node.js demo
[![Node.js CI](https://github.com/Soul-Master/jasmine-node-demo/actions/workflows/main.yml/badge.svg)](https://github.com/Soul-Master/jasmine-node-demo/actions/workflows/main.yml)Port from
https://github.com/jasmine/jasmine/tree/main/lib/jasmine-core/example```
npm start
```## Result
![image](https://user-images.githubusercontent.com/442046/213913786-5c365578-8051-4f92-a731-73d8ef1bb5b8.png)