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

v1 #1

Open
16 tasks
Banou26 opened this issue Mar 1, 2019 · 0 comments
Open
16 tasks

v1 #1

Banou26 opened this issue Mar 1, 2019 · 0 comments
Assignees

Comments

@Banou26
Copy link
Owner

Banou26 commented Mar 1, 2019

Things to do for v1

CLI

  • Easy to use CLI
  • Support multiple targets and blobs of tests to run on them as options

Config

API

  • Allow every options parcel has

Target support

Benchmark different ways of testing for browsers:

Feature Pros Cons Extra
Out-of-process iframes (should be) Fast and Parallelized Blocked on puppeteer/puppeteer#2548
Iframes Fast Synchronous
Tabs Parallelized Slow (PPTR API is quite slow)

Analyzing

  • Analyze each test file dependency and coverage to allow for fast on-watch development

Caching

  • Cache every test results/metadata for lightning fast cold start

Other

@Banou26 Banou26 mentioned this issue Mar 1, 2019
6 tasks
@Banou26 Banou26 self-assigned this Mar 1, 2019
@Banou26 Banou26 changed the title V1 v1 Mar 1, 2019
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

No branches or pull requests

1 participant