How to run rcf tests in a polylith project?
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 301
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I would like to run rcf tests (from my src/ directories) of polylith bricks.
I run tests with clojure -Srepro -M:poly test .
Right now tests are not run, probably because the (hyperfiddle.rcf/enable!) is not run from development/src/user.clj
https://polylith.gitbook.io/poly/workflow/testing
I will probably create+link this to the polylith project so we can figure out and document this feature.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Polylith testing workflow and the command clojure -Srepro -M:poly test; inspect development/src/user.clj and the use of hyperfiddle.rcf/enable!. Confirm how RCF tests in src/ directories are discovered and enabled, then document the verified workflow and expected test result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100