S. Juhošová
10 records found
1
Exploring Property-Based Testing in Java
An Analysis of jqwik Usage in Open-Source Repositories
Property-Based Testing in Practice using Hypothesis
In-depth study on how developers use Property-Based Testing in Python using Hypothesis
Property Based Testing in Rust, How is it Used?
A case study of the ‘quickcheck‘ crate used in open source repositories
Property-Based Testing in Haskell
An Analysis of QuickCheck usage in Open-Source Haskell Projects
An Exceptional Type-Checker
Advancing Type-Checker Reliability with the Correct-by-Construction Approach for a Toy Language with Checked Exceptions
Correct-by-Construction Type-Checking for Algebraic Data Types
Implementing a Type-Checker in Agda
Eliminating bugs in type inference algorithms by describing them with precise types
An evaluation of Correct-by-Construction programming in Agda for bug-free type inference algorithms