Skip to content

aardwolf-sfl/aardwolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Aardwolf: A Modular Tool for Software Fault Localization

Aardwolf is1 a software fault localization2 tool with focus on

  • Extensibility -- It should be possible and convenient to implement or extend a technique
  • Language independence -- All implemented techniques should be available to many programming languages and implementing a new frontend should be reasonably difficult
  • User experience -- The tool should be actually usable, which not only means accurate, but also offering rich output, being scalable and allowing convenient integration into real-world projects

1 will be

2 Software fault localization (SFL) is an area of research that aims to help programmers with understanding program errors and locating their cause by developing techniques that partially or fully automate the localization of faults in the source code.

Status

The tool is now under a complete rewrite. See legacy branch for the original version.

License

Licensed under MIT. Feel free to use it, contribute or spread the word.

About

A Modular Tool for Software Fault Localization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published