Metadata-Version: 2.1
Name: afluent
Version: 0.2.0
Summary: Automated Fault Localization Plugin for Pytest
Home-page: https://github.com/noorbuchi/AFLuent
License: MIT
Keywords: pytest,plugin,atuomated fault localization,test covrage
Author: Noor Buchi
Author-email: buchin@allegheny.edu
Requires-Python: >=3.7,<4.0
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: console (>=0.9907,<0.9908)
Requires-Dist: coverage (>=6.3,<7.0)
Requires-Dist: libcst (>=0.4.1,<0.5.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
Requires-Dist: radon (>=5.1.0,<6.0.0)
Requires-Dist: tabulate (>=0.8.9,<0.9.0)
Requires-Dist: types-tabulate (>=0.8.5,<0.9.0)
Project-URL: Repository, https://github.com/noorbuchi/AFLuent
Description-Content-Type: text/markdown

# AFLuent

Spectrum Based Fault Localization Plugin for PyTest

## UNDER CONSTRUCTION

This project is a work in progress, documentation will be published soon

