EngineeringSoftware/exLong
exLong: Generating Exceptional Behavior Tests with Large Language Models
This project helps software developers automatically generate tests for error conditions in Java code. You provide the Java method you want to test, and it outputs new test code specifically designed to trigger and verify expected exceptions. This tool is ideal for Java developers who need to ensure their software robustly handles unexpected or invalid inputs.
No commits in the last 6 months.
Use this if you are a Java developer struggling to write comprehensive tests for error-handling logic in your methods.
Not ideal if you need to generate tests for normal, non-exceptional behavior or if you are working with programming languages other than Java.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jun 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/EngineeringSoftware/exLong"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
batzner/tensorlm
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
Cyrilvallez/TextWiz
An even simpler way to generate text with LLMs.
microsoft/CodeMixed-Text-Generator
This tool helps automatic generation of grammatically valid synthetic Code-mixed data by...
yingpengma/Awesome-Story-Generation
This repository collects an extensive list of awesome papers about Story Generation /...