GithubHelp home page GithubHelp logo

davidmjiang / test_assessment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vikingeducation/test_assessment

0.0 2.0 0.0 5 KB

Just a single example test assessment to step through the setup process

Ruby 100.00%

test_assessment's Introduction

Test Assessment

David Jiang

Welcome to the VCS test assessment. You'll be writing code to make RSpec tests pass.

Important! Upon running rspec or bundle exec rspec you'll get the following error:**

LoadError: cannot load such file -- hello

This is expected and you are to resolve this like in the learn_ruby assignment.

Otherwise, if at anytime you have other technical difficulties tell an instructor and we'll help you resolve them.

Getting Started

  1. Fork and clone this repo
  2. cd into the project directory, add your name to the top of this README file
  3. Commit and push and verify it works properly
  4. Run bundle install
  5. Run bundle exec rspec
  6. If all is working properly you should see an error something like:
LoadError: cannot load such file -- hello

You're ready to build!

Testing

Your mission is to make the tests in the spec/ folder pass.

  1. Start with the error above, resolve it
  2. Once you can, run the tests
  3. Look at the expectation(s) for each test
  4. Write the code necessary to make the tests pass in the lib/ directory

Grading

Your grade will be the percentage of: PASSING_TESTS / TOTAL_TESTS

Good luck!

NOTE: This repo is copyrighted material for your private use only and not to be shared outside of Viking Code School.

test_assessment's People

Contributors

bideowego avatar

Watchers

James Cloos avatar David Jiang 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.