Skip to content

Instantly share code, notes, and snippets.

@simaodeveloper
Last active December 8, 2020 02:34
Show Gist options
  • Save simaodeveloper/2952751882a3e8a075b4c2e6325a7a9c to your computer and use it in GitHub Desktop.
Save simaodeveloper/2952751882a3e8a075b4c2e6325a7a9c to your computer and use it in GitHub Desktop.
Learning About Front-End Unit Test
{
"talks": [
{
"title": "Unit Testing Front-end Code",
"url": "https://www.youtube.com/watch?v=VSXGu73MiPg",
"author": "Michael Jasper"
},
{
"title": "Testing Front-end Code the Right Way",
"url": "https://www.youtube.com/watch?v=zF1hlOxucHE",
"author": "Mathias Niemelä"
}
],
"articles": [
{
"title": "Getting Started with Jest and CrossBrowserTesting",
"url": "https://help.crossbrowsertesting.com/selenium-testing/frameworks/jest/",
"author": "CrossBrowserTesting"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment