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

Move to tape tests #10

Open
martinheidegger opened this issue Nov 10, 2020 · 1 comment
Open

Move to tape tests #10

martinheidegger opened this issue Nov 10, 2020 · 1 comment
Labels
enhancement New feature or request tests

Comments

@martinheidegger
Copy link
Member

Problem
It is possible that this library doesnt work on certain platforms and it would be good to test this repository on various devices/platforms.

Alternatives

  • We could move all the tests from jest to tape and also figure out how to do nice tape tests with typescript.
  • We could also try to make a rn-jest that does the same thing that rn-tape does but for jest.
@martinheidegger martinheidegger added enhancement New feature or request tests labels Nov 10, 2020
@RangerMauve
Copy link
Contributor

I'm more into moving to tape than an rn-jest. :P Typescript support sounds like it'd be useful for folks in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

2 participants