ember-codemod-rename-test-modules

1.0.6 • Public • Published

This project uses GitHub Actions for continuous integration.

ember-codemod-rename-test-modules

Codemod to rename test modules

Usage

Arguments

Optional: Specify the project root

Pass --root to run the codemod somewhere else (i.e. not in the current directory).

npx ember-codemod-rename-test-modules --root <path/to/your/project>

Limitations

The codemod is designed to cover typical cases. It is not designed to cover one-off cases.

To better meet your needs, consider cloning the repo and running the codemod locally.

cd <path/to/cloned/repo>

# Compile TypeScript
pnpm build

# Run codemod
./dist/bin/ember-codemod-rename-test-modules.js --root <path/to/your/project>

Compatibility

  • Node.js v18 or above

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

/ember-codemod-rename-test-modules/

    Package Sidebar

    Install

    npm i ember-codemod-rename-test-modules

    Weekly Downloads

    52

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    11.4 kB

    Total Files

    16

    Last publish

    Collaborators

    • ijlee2