Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 757 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 757 Bytes

The Testism Framework

Framework for software testing and debugging.

Purpose:

  • Be accessible through shared libraries for language compatibility.
  • Allow testing of executable files through a runtime environment (?).
  • Allow testing based on hardware failure simulation (runtime).
  • Decrease debugging time.
  • Increase debugging efficiency.
  • Be widely accessible by a well-documented API.
  • Be self-tested.
  • Be Accessible to all.

Note: Please read the Testism Manifesto.

Near-future goals:

  • Build a community of like-minded software engineers.
  • Finish the conception of the Testism Manifesto to clearly define what this project is and will be part of.
  • Make first testing capabilities.