New Bif Test
Description
--- name: boxlang-cmd-new-bif-test description: Scaffold a JUnit 5 test for a BoxLang BIF. Usage: /boxlang-agent-skills:new-bif-test com.example.bifs.MyFunction category: scaffolding --- Create a JUnit 5 test class for the BoxLang BIF `$ARGUMENTS`. ## Rules - Add the Apache 2.0 file header — read `workbench/CodeHeader.txt` from the BoxLang source root for the exact text - Mirror the BIF package under the test source root: `src/test/java/<package/path>/<ClassName>Test.java` - Use Google Truth
Installation
Installs to ~/.claude/skills/ortus-boxlang-skills-new-bif-test/SKILL.md
mkdir -p ~/.claude/skills/ortus-boxlang-skills-new-bif-test && curl -fsSL https://raw.githubusercontent.com/ortus-boxlang/skills/HEAD/commands/new-bif-test.md -o ~/.claude/skills/ortus-boxlang-skills-new-bif-test/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing