Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions _data/gsoc-ideas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,18 +144,3 @@
url: https://github.com/gnieh/fs2-data
- name: http4s
url: https://github.com/http4s/http4s

- title: Convert Doobie test suite to use munit-cats-effect
description:
Doobie is a purely functional library for database access. Our test suites are written before there is good integration between MUnit (the test framework) and Cats-Effect (the effect system we depend on).
We want to convert to use munit-cats-effect to make them less verbose and error prone.
prereqs: Scala
difficulty: Easy.
length: medium
mentors: [jatcwang]
categories: [cloud, programming languages]
repolinks:
- name: doobie
url: https://github.com/typelevel/doobie
- name: munit-cats-effect
url: https://github.com/typelevel/munit-cats-effect