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

Ability to export tests to other test runners #36

Open
vialoh opened this issue Jan 20, 2020 · 0 comments
Open

Ability to export tests to other test runners #36

vialoh opened this issue Jan 20, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vialoh
Copy link
Contributor

vialoh commented Jan 20, 2020

I personally don't like depending on services that lock me into their ecosystem and wouldn't want to impose that same type of lock-in onto other developers.

Do unto others, right?

TestFront's data structures are detailed but simple enough that it should be feasible to generate JavaScript code which could be read by other test runners - e.g., Cypress, Jest, Testing Library, Enzyme, etc.

The goal though is to make TestFront so good that people never feel the need to hit the eject button.

@vialoh vialoh added enhancement New feature or request help wanted Extra attention is needed labels Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant