exercism / exercism/cli

[Feature Request] Check that I meant to submit a test file.

Open
#716 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
363
Avg merge
6d 13h
Merged PRs (30d)
2

Description

I sometimes accidently submit the test file rather than the code file. This is because I'm running this a lot

```bash
ruby something_test.rb
```

and then sometimes my fingers just automatically type the same filename for `exercism submit`.

It would be nice that i I submit one file and it matches the test pattern, the CLI asks whether I meant to submit just the test file before creating the iteration.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.