Skip to content

Commit

Permalink
Executable tutorial: How to automate E2E-testing in React & Jest, usi…
Browse files Browse the repository at this point in the history
…ng Github actions. (#1589)

* Project proposal for Executable tutorial

* fix: renamed itle
  • Loading branch information
lucianozapata authored Mar 24, 2022
1 parent 963c16f commit 5fe1f59
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions contributions/executable-tutorial/sjovald-zapata/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Assignment Proposal

## Title

How to automate E2E-testing written in React & Jest, using Github actions.

## Names and KTH ID

- Luciano Zapata (zapata@kth.se)
- Bror Sebastian Sjövald (sjovald@kth.se)

## Deadline

Task 1

## Category

Executable tutorial

## Description

Our tutorial will teach any user how to create E2E tests in React using Jest, and then automate the process using Github Actions. We are planning to use katacoda to demonstrate and visualize the process.
The react app will be made using simple create-reactapp and will be hosted on github. We will also explain why e2e are good and important in DevOps.

0 comments on commit 5fe1f59

Please sign in to comment.