# Generate Syntax Test Assertions Generate Sublime Text syntax test assertions for the current cursor position. ## Installation Install [GenerateSyntaxTestAssertions](https://packagecontrol.io/packages/GenerateSyntaxTestAssertions) via Package Control. ## Commands Command | Description :-----------------------------------| :---------- **Generate Syntax Test Assertions** | Generates syntax test assertions and inserts them at the cursor. ## Usage Put your cursor on a line that you want to generate syntax test assertions for and run the command. **Command Palette → Generate Syntax Test Assertions** ```php