Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Standardize the test helpers #74

Open
apostergiou opened this issue May 8, 2018 · 1 comment
Open

Standardize the test helpers #74

apostergiou opened this issue May 8, 2018 · 1 comment

Comments

@apostergiou
Copy link
Contributor

There are already some test helpers like assertEq, assert, failIfError, assertNotEq.

This issue is about standardizing their usage such as removing duplicate behavior or extracting them to a proper package.

@agis agis added refactor and removed enhancement labels May 8, 2018
@apostergiou apostergiou changed the title Standardize our test helpers Standardize the test helpers May 24, 2018
@agis
Copy link
Contributor

agis commented Sep 26, 2018

We could get rid of our own and use https://github.com/stretchr/testify.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants