Skip to content

fixes #94 - show a comprehensive roadmap #99

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

Merged
merged 2 commits into from
Sep 23, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 36 additions & 2 deletions source/guides/references/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,41 @@ title: Roadmap
comments: false
---

# 1.0.0 (Upcoming)
# Upcoming Features

At any one time, our team is planning / working on really "big" upcoming features.

Here is where Cypress is headed:

***Desktop App***

Feature | Status
--- | ---
{% issue 74 'Windows Support - #74' %} | In development now
{% issue 684 'Plugins / Extensions - #684' %} | In development now
{% issue 318 'Unit Test Support - #318' %} | In progress, orthogonal to other features
{% issue 685 'Iframe Switching APIs - #685' %} | Partially complete
{% issue 681 'Running Multiple Specs - #681' %} | Proposal complete
{% issue 681 'Spec Parallelism #681' %} | Proposal complete
{% issue 686 'Lifecycle Events - #686' %} | No proposal yet
{% issue 687 'Full Network Layer Stubbing - #687' %} | No proposal yet
{% issue 495 'Screenshot Diffing - #495' %} | No proposal yet
{% issue 310 'Cross Browser Support - #310' %} | No proposal yet

***Dashboard***

Feature | Status
--- | ---
{% issue 681 'Spec Load Balancing - #681' %} | Done, unreleased, orthogonal to other features
{% issue 681 'Spec Parallelism - #681' %} | Proposal complete
{% issue 448 'Capture Logs of Everything - #448' %} | Partially complete
{% issue 495 'Screenshot Diffing - #495' %} | No proposal yet
{% issue 688 'Improve Failure Workflow - #688' %} | No proposal yet
{% issue 689 'Analytics - #689' %} | No proposal yet

# Next Release

## 1.0.0

**Features:**

Expand All @@ -13,7 +47,7 @@ comments: false
- [ ] We've removed the requirement of filling out an early adopter form and approval for logging in with GitHub to Cypress.
- [ ] {% url "www.cypress.io" https://www.cypress.io %} has an all new design to help new visitors get started quickly and understand our future pricing more clearly.

# 1.1.0 (Upcoming)
## 1.1.0

**Features:**

Expand Down