Skip to content

111903050/Advanced-Maths-Operations-Validations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Advanced-Maths-Operations-Validations

  • Automated testing tool developed in python for Advanced mathematical operations.

Requirements

  • Python 3.5 or later versions
  • Import unittest library module for testing

Operations handled

  • Binary to decimal conversion
  • Checking for the prime number
  • Power of the given number
  • Check if given number is a Perfect Square

Features

  • Automated Testing Tool
  • Robust testing for various type of inputs for the functions
  • Easy to understand and debug test case interface

Compilation Instructions

  • Clone the the project in your remote system
  • Install necessary library ie unittest
  • Then run the command : python3 testerTool.py in the command line interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages