What's Changed * Add activity events by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/68 * Load preparation into iut by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/69
What's Changed * Split up environment provider by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/62 * Check in single environment by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/63 * Allow for multiple datasets by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/64
What's Changed * Send environment defined events for each sub suite by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/60 * Handle multiple test suites by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/61
What's Changed * Clean up provider code to be easier to comprehend by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/54 * Clean up some comments and unused rabbitmq by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/55 * Clean up selection of which provider (external or jsontas) by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/56 * Added X-ETOS-ID header to all external providers by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/57 * Speed up first pass in iterations by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/58 * Fix a problem with undefined preparation rules breaking iut provider by t-persson in https://github.com/eiffel-community/etos-environment-provider/pull/59 * Fix bug in exception handling by fredjn in https://github.com/eiffel-community/etos-environment-provider/pull/65