Giter Club home page Giter Club logo

meet_the_family's Introduction

Build Status

meet_the_family

GEEKTRUST MEET THE FAMILY

INSTRUCTIONS TO RUN:

  • pip install -r requirements.txt
  • python -m geektrust <absolute_path_to_filename>

INSTRUCTIONS TO TEST:

Unit Test

  • python -m unittest discover -s "./tests/unit/" -p "test_*.py" && flake8

Integration Test

  • python -m unittest discover -s "./tests/integration/" -p "test_*.py" && flake8

System Test

  • python -m unittest discover -s "./tests/system/" -p "test_*.py" && flake8

Origin: https://github.com/Zim95/meet_the_family.git

meet_the_family's People

Contributors

zim95 avatar

Stargazers

Felipe Alvarez avatar Anirudh soni avatar

Watchers

James Cloos avatar  avatar

meet_the_family's Issues

Error while running the code

Hello @Zim95

I was working with your code and I tried to run the solution i.e python -m geektrust setup.instructions.txt but it gave me a completely wrong output.
It should show CHILD_ADDED_SUCCESS etc but output for every instruction in the text file is showing a failure message. Can you help me with this?

But the testing part is showing no error.

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.