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

Defining the failed output by adding a description #153

Closed
wants to merge 28 commits into from

Conversation

rebekahrudd
Copy link
Collaborator

Adding a failed output descript tag

Description

gatorgrade uses a tag to define what command ran by saying "Run this command: ", however, the failing lines of code that gatorgrade produces are not defined. This update defines the failed output with the line "Failing Command Output: ".

Linked Issues

#152

closes: #152

Type of Change

  • Feature
  • Bug fix
  • Documentation

Contributors

Reminder

To check this PR install gatorgrade from my fork and make sure you are on the branch code_refactoring
This should be the output that you see:
failing_command_output

…new configure_report input in test_output.py
@rebekahrudd rebekahrudd closed this Nov 5, 2024
@rebekahrudd rebekahrudd deleted the code_refactoring branch November 5, 2024 01:40
@rebekahrudd
Copy link
Collaborator Author

See PR 154 for the PR that has the same feature.

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.

Defining the failed output in gatorgrade's output
1 participant