Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reliability_interview_code

The goal of this interview is to test your experience and attention to detail when writing unit tests.

under ths src/ directory is a single file with a RandomUtils class with several functions, under test/ is a pytest file with a single assertion for one of the functions.

We would like you to add additional assertion statements as time allows.

There is a Class at the top of the random_utils.py file that is used by one of the functions. There is no need to write unit tests for that specific class.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages