https://github.com/rcardin/arrow-raise-testing
A bunch of examples on how we can test application that use the Arrow Raise DSL
https://github.com/rcardin/arrow-raise-testing
arrow-kt raise testing
Last synced: 24 days ago
JSON representation
A bunch of examples on how we can test application that use the Arrow Raise DSL
- Host: GitHub
- URL: https://github.com/rcardin/arrow-raise-testing
- Owner: rcardin
- License: mit
- Created: 2024-07-10T07:16:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T09:58:00.000Z (9 months ago)
- Last Synced: 2025-02-25T08:39:48.257Z (3 months ago)
- Topics: arrow-kt, raise, testing
- Language: Kotlin
- Homepage: https://blog.rockthejvm.com/testing-raise/
- Size: 81.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arrow-raise-testing
The repository contains the code associated with the article [Raise Your Tests: Testing Functional Kotlin with Arrow and Raise](https://blog.rockthejvm.com/testing-raise/), published on the **Rock The Jvm** platform.