Tagged: testing
2 posts and 1 project
Posts
Your Tests All Pass. I Have Bad News.
Mutation testing is old news everywhere except AL, where compile and deploy times made it a fantasy. LethAL breaks your code on purpose and finds the tests that pass without proving anything. Also, I regret the name.
Microsoft Ships an AL MCP Server. So Why Did I Build My Own?
Microsoft tooled the writing half of the AL development loop. I'm tooling the verifying half: test discovery, coverage, a real debugger over MCP, and profiles that come back as answers. Feature matrix included.
Projects
Mutation testing for Business Central: breaks your AL code on purpose, one mutant at a time, and finds the tests that pass without proving anything. One compile for the whole run.