Skip to content

Commit

Permalink
Add instructions to run the test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jan 18, 2024
1 parent d21c1b7 commit 40dacee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _configuration/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ To create any provider object first create a ``Resource`` object:
tracer_provider = create_object(
configuration, processed_schema, "tracer_provider"
)
To run the tests, just run ``nox`` from the directory where ``noxfile.py`` is.

0 comments on commit 40dacee

Please sign in to comment.