Giter VIP home page Giter VIP logo

js-testing-practical-guide-code's Introduction

JavaScript Unit Testing - The Practical Guide Code & Course Materials

This repository contains code snapshots and other attachments (e.g., slides) for our JavaScript Unit Testing - The Practical Guide course.

You may use the provided resources to follow along with the course, debug your code or to compare your solution to Maximilian's. Re-distributing course materials (including the content provided with this repository) is not permitted.

How To Use

This repository contains multiple branches. Every branch represents a course section and contains the resources that belong to that section.

For example, the branch 02-basics contains all course resources (e.g., code snapshots) that belong to section 3 ("Testing Basics") of the course.

You can switch branches via the dropdown in the top left corner of this repository page.

Provided Resources

In most branches (i.e., for most course sections), you find the following folders in the repository branch:

  • /code: Contains multiple subfolders with different code snapshots for this course section (also see Using Code Snapshots)
  • /slides: Contains section slides (if slides were shown / used in the section)
  • /extra-files: Contains any extra files that were used (e.g., starting project code snapshots)

Using Code Snapshots

Code snapshots (which you find in /code) are there for you to compare your code to mine and find + fix errors you might have in your code.

You can either view my code directly here on Github (you can open + view code files without issues here) or you download the snapshots. To download (or clone) the snapshots, simply use the "Code" button in the top right corner of the repository. This allows you to download the currently selected branch. You can then browse the code snapshots locally on your machine.

The subfolders in the /code folder are named such that mapping them to the course lectures is straightforward.

Running The Provided Code

The provided code is primarily meant to be used for code comparisons (i.e., so that you can compare your code to mine to find + fix errors).

But you can also run my project code by navigating into the respective code snapshots subfolder (i.e., a subfolder in the /code folder) and executing npm install followed by npm test there.

js-testing-practical-guide-code's People

Contributors

maxschwarzmueller avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.