quickstart, example
Explore the 'Hello World' quickstart example
example
Explore how Maven artifacts can be used as part of stimulus matrices
example
Explore how Mutation Testing can be used. The example demonstrates mutation testing based on an implementation of a bounded queue
example
Explore how OpenAI's GPT models can be used with LASSO to prompt for code solutions and tests. The functionality sought after is taken from the HumanEval benchmark (e.g., coding problem HumanEval_13_greatest_common_divisor)
example
Explore how Ollama and compatible models can be used with LASSO to prompt for code solutions and tests. The functionality sought after is taken from the HumanEval benchmark (e.g., coding problem HumanEval_13_greatest_common_divisor)
example
Explore how sequence sheets can be parameterized (here using an example of Stack implementations)
example
Explore how existing sequence sheets can be mutated
dgai, example
Explore how LASSO can be used to realized Differential GAI
benchmark, replication, humaneval, mbpp, example
Explore how LASSO can be used to replicate studies and reuse their designs, here based on the example of HumanEval-J (MultiPL-E)
evosuite, benchmark, humaneval, example
Explore how EvoSuite automated unit test generation can be used in LASSO with HumanEval-J (MultiPL-E) to realize diversity-driven test generation
code clone, nicad, example
Explore how Nicad's code clone detection can be used in LASSO to filter SRMs