Skip to content

Thomaltarix/Json-FTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json-FTest

Json-FTest is a Python script designed for testing executable files with specified arguments or by providing command line inputs. It is also Jenkins-compatible, allowing the generation of JUnit XML reports.

Features

  • Executable Testing: Test your executable files by providing arguments.
  • Command Line Input Testing: Execute commands in the CLI and test the results.
  • Jenkins Integration: Compatible with Jenkins for seamless integration into your CI/CD pipeline.
  • JUnit XML Reporting: Generate JUnit XML reports for easy analysis and visualization.
  • JSON Configuration (Coming Soon): Future support for writing tests in JSON format and passing them as arguments.

Usage

python json-ftest.py [options]

Future Enhancements

  • JSON Configuration: Write tests in JSON format and pass them as arguments.
  • [Additional Feature]: Stay tuned for more exciting updates!

About

A python script to test binaries using arguments or CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages