Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./aapb test and format commands #2496

Merged
merged 1 commit into from
Dec 1, 2022
Merged

./aapb test and format commands #2496

merged 1 commit into from
Dec 1, 2022

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Nov 29, 2022

./aapb

  • Better docker command substrings for reusability
  • Print $HELP if command is not recognized

./aapb test [FILENAME]

  • Runs rspec tests on file
  • With no args, runs full test suite

./aapb format [FILENAME]

  • Runs rubocop --autocomplete on files
  • With no args, runs on all files

@mrharpo mrharpo requested a review from afred November 29, 2022 22:02
@mrharpo mrharpo self-assigned this Nov 29, 2022
Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@afred afred merged commit d500e8b into master Dec 1, 2022
@afred afred deleted the aapb-test branch December 1, 2022 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants