https://github.com/atais/zio-http-e2e-test
https://github.com/atais/zio-http-e2e-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atais/zio-http-e2e-test
- Owner: atais
- Created: 2024-01-30T17:45:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-30T23:43:00.000Z (over 1 year ago)
- Last Synced: 2025-01-09T10:52:41.677Z (5 months ago)
- Language: Scala
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is it about?
https://stackoverflow.com/questions/77906827/run-zio-http-server-during-zio-tests/77908225
The test (`MainSpec`) works with IntellJ
But `sbt test` hangs.
Why :(?