Tensegritics / Tensegritics/ClojureDart

Allow to target other source dirs than `lib` and `test`

Open
#200 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Clojure
Stars
1.6k
Forks
119
PR merge metrics
No merged PRs in 30d

Description

test is currently special-cased, we need to generalize its mechanism to allow for more output dirs like required by integration_test
https://docs.flutter.dev/testing/integration-tests

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 locating the code that special-cases the test source directory and trace how output directories are selected. Read the linked Flutter integration-test documentation and compare its integration_test layout with the current lib and test handling. Done means additional output directories, including integration_test, are supported without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, dart, flutter
Domain
build-system, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.