Giter Club home page Giter Club logo

vue-testing-with-jest-conf17's Introduction

Vue Testing with Jest

Description: This Repo follows my talk from the first Vue Conf in 2017. You'll find the Slides and all code examples in here. I tried to split them up in seperate files so they are quite followable.

The talk is online and can be watched here: https://www.youtube.com/watch?v=pqp0PsPBO_0

Run Specs Locally

In case you want to see all the specs running, clone or download the repository and open it in your terminal.

$ yarn install

will install all dependencies for you. After that you can run all specs like so:

$ yarn jest

Be sure to go through the comments in the code examples as they will explain what is going on in all the special places :)

Getting started

Getting started with Jest is quite easy, so please check out the code snippets. Keep in mind though, the aim of this talk was an introductory one to testing and Jest it self and how to get started on your project.

If you have further questions or want to know about more advanced tasks with Jest, please ping me on Twitter @Codebryo or open an Issue and I'll try to come back on your questions.

Best, Roman

vue-testing-with-jest-conf17's People

Contributors

codebryo avatar

Watchers

 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.