vaibhavsingh97 / random-word

This is a simple python package to generate random english words
https://pypi.org/project/random-word/
MIT License
123 stars 25 forks source link

Test cases are not working #3

Closed vaibhavsingh97 closed 6 years ago

vaibhavsingh97 commented 6 years ago

Describe the bug There should be an automated test. Right now We have tests https://github.com/vaibhavsingh97/random-word/blob/master/random_word/tests/test_word.py but it's not working when we run nosetests

To Reproduce Steps to reproduce the behavior:

  1. open terminal and navigate to random-word repo
  2. run nosetests
  3. Shows run 0 tests

Expected behavior Test should run as expected

Screenshots image

Environment (please complete the following information):

Additional context N/A

jatin69 commented 6 years ago

Hey, I cannot work on the script without the config file. You'll need to lend it.

vaibhavsingh97 commented 6 years ago

@jatin69 Please check your email 😄 and I am assigning this issue to you 👍

igagankalra commented 6 years ago

Hey, need a config file for the script to work.

vaibhavsingh97 commented 6 years ago

Closing since it resolved in https://github.com/vaibhavsingh97/random-word/commit/37d579cc97fbaafa8e949fa7ecbdd1c731d309cf