Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/allure-framework/allure-kotlin
Allure integrations for test frameworks targeting Kotlin and Java with 1.6 source compatibility.
https://github.com/allure-framework/allure-kotlin
Feature/allure kotlin junit4
b2b79707daa680847cf9c7d0517313982a6e3f2e authored over 4 years ago by Victor Orlovsky <[email protected]>Feature/allure kotlin commons
09eb8def18761e1889e40ad7adf0d1fb5eb955ee authored over 4 years ago by Victor Orlovsky <[email protected]>Feature/allure kotlin model
05c6f517b07d663b225baa7a0d7f1a246d8ab0af authored over 4 years ago by Victor Orlovsky <[email protected]>Setting up project structure and dependencies
9fad8c9b13f1a4941fa22a746c209440a324c567 authored over 4 years ago by Victor Orlovsky <[email protected]>
* replacing deprecated `Json` configuration with appropriate one
* removing deprecated `extracto...
f897fe8098c8f1bec412c6a55a3d7feb1d388fbf authored over 4 years ago by Kamil Dziadek <[email protected]>
* removing `buildSrc` dependency in `settings.gradle.kts` due to gradle changes
* using `request...
* copying and migrating to Kotlin `allure-java-junit4`
* adding original tests from `allure-java...
* including tests for common components from `allure-java-commons`
* using `mockk` instead of `M...
* copying and migrating to Kotlin whole allure-java-commons-test
* including JavaInterop for fun...
* copying and migrating to Kotlin whole allure-java-commons
* keeping the logic and structure th...
* making all lists mutable
* making all other values nullable as the annotations weren't present...
* adding gradle configuration files
* setting up project structure
* defining modules
* sett...
c5e7f821d1a754884c9a2246e8b471f619e7e16d authored over 4 years ago by Victor Orlovsky <[email protected]>