Skip to content

Conversation

@emersodb
Copy link
Collaborator

@emersodb emersodb commented Sep 1, 2023

Expanding the README.md and getting rid of the CONTRIBUTION.md as they were both very sparse.

README.md Outdated

All tests for the library are housed in the tests folder. These are run using `pytest`, see [Running Tests](#running-tests) below. These tests are automatically run through GitHub integrations on PRs to the main branch of this repository. PRs that fail any of the tests will not be eligible to be merged until they are are fixed.

If you use VSCode for development, you can setup the tests with the testing integration so that you can run debugging and other IDK features. Setup will vary depending on your VSCode environment, but in your .vscode folder your `settings.json` might look something like
Copy link
Contributor

Choose a reason for hiding this comment

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

IDE Features*

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

README.md Outdated
"."
]
}
``````
Copy link
Contributor

Choose a reason for hiding this comment

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

Too many backticks? Or maybe this is some syntax I am unfamiliar with

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nope, just bad auto-complete from vscode 😂 good catch.

Copy link
Contributor

@jewelltaylor jewelltaylor left a comment

Choose a reason for hiding this comment

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

Awesome to have this updated README! Few very minor things but LGTM!

@emersodb emersodb merged commit c10464e into main Sep 5, 2023
@emersodb emersodb deleted the dbe/update_readme branch September 5, 2023 14:34
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.

3 participants