lambdaisland / lambdaisland/kaocha

Default ns-pattern "-test$" is confusing

Open
#60 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ergonomics first issue only onboarding
Dominant language
Clojure
Stars
860
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Following README, it’s not clear why after everything is set up no tests have been found. Maybe change default ns-pattern value to ".*", with option to rewrite? Otherwise you might just get stuck, with no idea why it’s not working and how to continue. I spent a great deal of time figuring if it’s a classpath problem or what

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the README section describing the default ns-pattern and locate the configuration entry point that defines "-test$". Check how the default affects test discovery, then verify that the proposed default allows the expected tests to be found without requiring a rewrite option.

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.