lazarus/components/fpcunit/ide
..
languages
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
fpcunitproject1.inc
fpcunitproject1.pas
fratestinsightopts.lfm
fratestinsightopts.pas
frmconsoleopts.lfm
frmconsoleopts.pas
frmtestinsight.lfm
frmtestinsight.pas
Makefile
Makefile.compiled
Makefile.fpc
README.txt
regtestinsight.pas
strtestcaseopts.pas
testcaseopts.lfm
testcaseopts.pas
testinsightcontroller.pas
testinsightserver.pas

Package fpcunit

This package is a designtime package for the Lazarus IDE.
It adds a new project type and a new unit type to the IDE.

This unit adds a new project type and a new unit type to the IDE.
    New Project Type:
      FPCUnit Application - A Free Pascal program for FPCUnit tests.
      
    New Unit Type:
      FPCUnit test - A unit with a unit test.