hyperfiddle / hyperfiddle/rcf

How to run rcf tests in a polylith project?

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.