Skip to content

Migration of BATS to ICE

Created by: marshallmcdonnell

Fixes #475 (closed)

Work includes:

  • Adding org.eclipse.ice.bats for the migration of BATS from @jayjaybillings GitHub account to ICE
  • Updated README
  • Updated license to EPL
  • Updated package to reflect move to org.eclipse.ice
  • Switch to tests from unit to integration tests and use failsafe-plugin
  • Refactor to use [docker-maven-plugin] (https://github.com/fabric8io/docker-maven-plugin) during tests since we have to spin up a Fuseki server during the integration tests
  • Adds .gitignore file to project

Merge request reports