mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-23 08:50:20 -05:00
bring over the notes
This commit is contained in:
@@ -3,3 +3,10 @@ comments: true
|
||||
---
|
||||
|
||||
# Placeholder
|
||||
|
||||
Assumes installation into a Node/npm project
|
||||
Mechanical step-by-step
|
||||
CLI local install and launch instructions, $(npm bin)/cypress, etc
|
||||
Screenshots
|
||||
Use CLI, but mention or link out to direct download
|
||||
Nod and apologies to Windows users (OSS CTA)
|
||||
|
||||
@@ -2,3 +2,10 @@ title: Next Steps
|
||||
---
|
||||
|
||||
# Placeholder
|
||||
|
||||
Examples, recipes, “see cypress in action”
|
||||
Get into the basics!
|
||||
Link to relevant cheat sheets
|
||||
Open source?
|
||||
Dashboard?
|
||||
Where we’re going
|
||||
|
||||
@@ -2,3 +2,8 @@ title: Testing Your App
|
||||
---
|
||||
|
||||
# Placeholder
|
||||
|
||||
Booting your server
|
||||
Visiting your app, baseUrl
|
||||
The big gotcha: logging in
|
||||
Pre-existing errors?
|
||||
|
||||
@@ -2,4 +2,11 @@ title: Why Cypress?
|
||||
comments: true
|
||||
---
|
||||
|
||||
# Placeholder
|
||||
# Cypress in 10 Minutes
|
||||
|
||||

|
||||
|
||||
vision/mission/strategic plan
|
||||
Status quo, how cypress is better, what tradeoffs we make
|
||||
Towards a better future for web dev!
|
||||
Harvest lists from readme
|
||||
|
||||
@@ -2,3 +2,10 @@ title: Writing Your First Test
|
||||
---
|
||||
|
||||
# Placeholder
|
||||
|
||||
New to testing? Link to fundamentals, but should be digestible still
|
||||
Bring your own app or include server instrux?
|
||||
describe, context, it
|
||||
visit, select, assert
|
||||
Use kitchen sink, with a caveat about not doing this in prod
|
||||
Very easy video
|
||||
|
||||
Reference in New Issue
Block a user