bahmutov / bahmutov/rocha

Rocha doesn't work with compilers

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
39
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Attempting to do the following:

`rocha ./test/**/**/*.jsx --recursive --compilers js:babel-core/register`

This returns a syntax error since it doesn't recognize the ES6 syntax. Have also tried this with a coffeescript compiler with the same result. Would love to use this but need compiler support.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the documented `rocha ./test/**/**/*.jsx --recursive --compilers js:babel-core/register` command and inspect how the CLI handles the `--compilers` option. Compare the ES6/JSX failure with the reported CoffeeScript failure; done means compiler support works for these test inputs without the syntax error.

Written by the indexing model from the issue text.

Assessment

Tech stack
babel, coffeescript, javascript
Domain
cli, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.