Skip to content

Use python unittest's checks to get better error messages on failure.#158

Merged
lossyrob merged 1 commit into
stac-utils:developfrom
schwehr:assert-true
Aug 18, 2020
Merged

Use python unittest's checks to get better error messages on failure.#158
lossyrob merged 1 commit into
stac-utils:developfrom
schwehr:assert-true

Conversation

@schwehr
Copy link
Copy Markdown
Collaborator

@schwehr schwehr commented Aug 18, 2020

assertTrue(thing) -> assertEqual, assertIn, assertIsInstance

assertTrue(thing) -> assertEqual, assertIn, assertIsInstance
Copy link
Copy Markdown
Member

@lossyrob lossyrob left a comment

Choose a reason for hiding this comment

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

👍 great changes, thanks!

@lossyrob lossyrob merged commit 4841bd6 into stac-utils:develop Aug 18, 2020
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