package junit_ounit
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  JUnit XML reports generation for OUnit tests
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      junit-2.3.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=8fee257ee4045aaf33f2293fcdf039a615aabfc926fad184cea1bfeb771b8533
    
    
  sha512=546b155c65e6cbe4141c29cd95da68903c8845703bd81b12dd8ceaeb5c91d19137ca8202848d0b5cdfc3090694266c3a1815669c85b4d3d980c6122411136da3
    
    
  doc/CHANGES.html
2.3.0 (2025-04-21)
- upgrade minimal alcotest to 1.9.0
 
2.2.0 (2024-12-25)
- fix bug marking alcotest skipped tests as passed
 - reraise exceptions to clean backtraces
 - expose arguments of 
Alcotest.run - increase dependency on alcotest to 1.8.0
 
2.1.0 (2024-12-22)
- add skipped attribute to testsuite (#10)
 - fix skipped support for alcotest (#10)
 - depend on ounit2
 
2.0.1 (2019-02-16)
- remove pkg
 - migrate to opam 2
 - migrate to dune
 
2.0 (2017-04-30)
- add alcotest and ounit support
 
1.0 (2017-09-5)
- move to jbuilder
 Testsuite.makeexpects()as last argument.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page