Skip to content

Commit 9e4c3be

Browse files
committed
add doobie gsoc idea
1 parent 15e5a29 commit 9e4c3be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_data/gsoc-ideas.yml

+10
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,13 @@
104104
length: medium
105105
mentors: [satabin, ybasket]
106106
categories: [cloud, web, programming languages]
107+
108+
- title: Convert Doobie test suite to use munit-cats-effect
109+
description:
110+
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).
111+
We want to convert to use munit-cats-effect to make them less verbose and error prone.
112+
prereqs: Scala
113+
difficulty: Easy.
114+
length: medium
115+
mentors: [jatcwang]
116+
categories: [cloud, programming languages]

0 commit comments

Comments
 (0)