You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* llms_description: "Short description for LLM context"
*/
export const llmsConfig = {
/**
* Project name — used as H1 heading in llms.txt
*/
title: 'Testo',
/**
* Brief project summary — rendered as blockquote after H1
*/
summary:
'Testo is an extensible PHP testing framework. Includes Unit testing, Inline testing, Benchmarking, and a PhpStorm plugin for test generation and execution.',
/**
* Key facts about the project — rendered as a list before doc sections.
* Keep concise and factual, oriented at what an LLM needs to know.