Skip to content

atom-sw/fauxpy-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

----- THIS REPOSITORY WILL BE REMOVED -----

1. FauxPy Examples

GitHub

In this repository, we provide step-by-step instructions on how to use FauxPy on some Python projects as examples.

FauxPy is an automated fault localization tool for Python, and it is available as open source in the following repository, which also includes FauxPy's user manual.

https://github.com/atom-sw/fauxpy

1.1 Using the Examples

At the moment, there is only one example in this repository, which is triangle_area. We plan to add more examples, later.

Each example is in a separate directory that contains a readme file (e.g., triangle_area/README.md), providing instructions on how to use FauxPy on it.

To use each example (e.g., triangle_area):

  1. Clone the current repository:
git clone [email protected]:atom-sw/fauxpy-examples.git
  1. cd to the example's directory:
cd triangle_area
  1. Follow the instructions in the example's readme file.

2. Mirrors

The current repository is a public mirror of our internal private repository. We have two public mirrors, which are as follows:

About

Running FauxPy on some simple examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages