Skip to content

Integration and performance testing for the MOEA Framework

License

Notifications You must be signed in to change notification settings

MOEAFramework/IntegrationTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration and Performance Testing

This repository contains integration tests and performance benchmarks for the MOEA Framework. The integration tests are intended to test staged Maven artifacts before being released for general consumption.

Usage

While these tests are typically run automatically when updating pom.xml, they can be run manually with:

make build
make test            # Run integration tests found under src/test/java
make benchmark       # Run benchmarks found under src/main/java

License

Copyright 2009-2024 David Hadka and other contributors. All rights reserved.

The MOEA Framework is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The MOEA Framework is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the MOEA Framework. If not, see http://www.gnu.org/licenses/.

About

Integration and performance testing for the MOEA Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published