Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumanjs/suman-server
Suman server - Web UI for test results
https://github.com/sumanjs/suman-server
bdd suman suman-server sumanjs tdd teamwork testing testing-tools web-ui
Last synced: 1 day ago
JSON representation
Suman server - Web UI for test results
- Host: GitHub
- URL: https://github.com/sumanjs/suman-server
- Owner: sumanjs
- Created: 2017-03-01T06:54:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T06:38:34.000Z (over 6 years ago)
- Last Synced: 2024-11-18T22:01:35.936Z (2 months ago)
- Topics: bdd, suman, suman-server, sumanjs, tdd, teamwork, testing, testing-tools, web-ui
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suman-Server
### Suman server - Web UI for test results
When this server is live, it will collect test results to a local SQLite3 database, and display results via
a React single-page web application.Because Suman runs tests asynchronously (concurrently) - only using Suman server can you see the chronological and
fully ordered/organized test output.Furthermore, Suman server allows you to easily share and discuss results with your team.