Giter VIP home page Giter VIP logo

rspec-lab-template's Introduction

#Intro to Lab

##General Lab Instructions These are general tips for all labs, more specific help is available elsewhere in this file.

Getting Started

####Ensure RSpec is installed correctly This lab uses RSpec to test your work as you proceed. In order for it to work rspec must be installed

This only needs to be done once:

$ gem install rspec

$ rspec -v
2.14.8

###How to Proceed with this Lab

  • Your work will be done in the lab folder

  • cd lab and run rspec to see which tests are broken

  • Make you changes (or add files if required) in the lab folder that you see fit to get the tests to pass

  • Do Not change the tests (specs), if a test is failing make changes to your code to make it pass!

  • If you get stuck, discuss the problem with your programming buddy, then ask an instructor

  • Once you complete the lab or do not which to proceed further. Commit your changes to your local git repository with

  • With some labs a solution may be provided for your reference in the solution folder. But please do not refer to this until you have exhausted all other means of solving the lab. On some assignments the instructor may choose not to provide the solution until after the labwork has been submitted

rspec-lab-template's People

Contributors

stujo 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.