overview
What is PitTest?
PitTest is an AI code generation tool that enables retail traders and education seekers to describe trading strategies in plain English, automatically generating the necessary Python code. It then runs these strategies against 4.5 years of real NSE/NIFTY 1-minute data in a secure sandbox, displaying performance without requiring coding skills. PitTest is an open-source mutation testing tool for Java and Kotlin applications, designed to assess the quality and effectiveness of a test suite beyond traditional code coverage metrics. It operates by introducing small, controlled faults, known as "mutants," into compiled bytecode and re-running existing unit tests.
