Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastibuck/barcamp19
Vortrag "Automatisiertes Softwaretesting" auf dem Barcamp 2019 Kiel
https://github.com/bastibuck/barcamp19
Last synced: 20 days ago
JSON representation
Vortrag "Automatisiertes Softwaretesting" auf dem Barcamp 2019 Kiel
- Host: GitHub
- URL: https://github.com/bastibuck/barcamp19
- Owner: bastibuck
- Created: 2019-08-08T17:06:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:41:07.000Z (about 2 years ago)
- Last Synced: 2024-10-27T04:48:16.519Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 21.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automatisiertes Softwaretesting
## Barcamp Kiel 2019
Unterlage zu meinem Vortrag.
Danke für eure Aufmerksamkeit!### Präsentation
- `cd presentation`
- `yarn start`
- [http://localhost:3000](http://localhost:3000)### Cypress
- `cd cy`
- `yarn cy:open`