1.0.11 • Published 5 months ago

ember-codemod-rename-test-modules v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

This project uses GitHub Actions for continuous integration.

ember-codemod-rename-test-modules

Codemod to rename test modules

Usage

Arguments

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.

1.0.11

5 months ago

1.0.10

5 months ago

1.0.9

6 months ago

1.0.8

10 months ago

1.0.7

11 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago