metosin / metosin/testit

regex support

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
45
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Midje supports regexes as the right-hand argument of `=>`, testing whether the string on the left-hand side of the arrow matches that regex. It would be nice to also have that in testit.

Contributor guide

Open the contributing guide

Research direction

Start by locating how testit handles the right-hand argument of the `=>` assertion, then compare that behavior with Midje's regex support. Done means a string on the left-hand side can be tested against a regex on the right-hand side, with coverage for the new assertion behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.