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

Merge pull request #69 from kamilwawrzyczek/test-storage-writer

[Android] Writing test into sdcard using TestStorage api

16cc20bd274ed7e19ba22d25758b9e70d2991662 authored almost 3 years ago by Victor Orlovsky <[email protected]>
Add readme note about allure results folder name

4a894d87df74aab532b73b3dccb936f21ba8d682 authored almost 3 years ago by Kamil Wawrzyczek <[email protected]>
Add test storage setup information to README

849180c61a7cfa34428f152ab4646439d945a49c authored almost 3 years ago by Kamil Wawrzyczek <[email protected]>
Add TestStorageResultsWriter to write test results into sdcard when using androidx test orchestrator

14632e2d621e142e768dd830cd44f1bbf57b4dae authored almost 3 years ago by Kamil Wawrzyczek <[email protected]>
Add OutputStreamResultsWriter test case

8283fd515eed2a844c636f7ea18acfd94aea7299 authored almost 3 years ago by Kamil Wawrzyczek <[email protected]>
Make easier to extend allure junit runners:

- make AllureAndroidJUnit4, AllureAndroidJUnitRunner and AllureAndroidLifecycle open classes
- ...

06c6519bfb66cde8fa6938bd049224468a5a8441 authored almost 3 years ago by Kamil Wawrzyczek <[email protected]>
Implement OutputStream results writer

d5b42913ce3c98062e55ea89eeec92b9df3ead04 authored almost 3 years ago by Kamil Wawrzyczek <[email protected]>
Merge pull request #68 from JacobKant/pull/issue_67

Fix getInstrumentation() before super.onCreate runner, lazy obtain directory for test results (i...

35dcfccc7b8ed215733b760cf9de2a503246bda0 authored almost 3 years ago by Victor Orlovsky <[email protected]>
fix tests

0ab067c03ac4f50aec6b631c6504db9e5ef3990e authored almost 3 years ago by JacobKantur <[email protected]>
Fix getInstrumentation() before super.onCreate runner, lazy obtain directory for test results

4aad0683dbd26c0c306452f6ab4be846e875225f authored almost 3 years ago by JacobKantur <[email protected]>
Merge pull request #65 from Malinskiy/feat/no-external-storage

feat(android): write results to app data storage

0ef60175e49ff97b604230cd928d833a47402d93 authored about 3 years ago by Victor Orlovsky <[email protected]>
Merge pull request #66 from Sobolev-Ilya/fix-inherited-labels-and-links

Fix extracting Labels and Links from super-classes

0a43698233ba6bb6c9b14a3d41772a5e62ddd3a1 authored about 3 years ago by Victor Orlovsky <[email protected]>
fix inherited labels and links

ae682f120a90bf69c7b3c3db28c5bda646d73226 authored about 3 years ago by Ilya <[email protected]>
feat(android): write results to an internal app storage

this allows testing without adding any external storage permissions whatsoever

849222f3b1ef5c43f14a9bfc30bf2cc8f7dc0770 authored about 3 years ago by Anton Malinskiy <[email protected]>
Merge pull request #63 from iyakovlev/bugfix/issue_62

Fixed request external storage permissions for API 31 and up

ed926a7d9fa4a94deaa441eb3b3b087444798a54 authored about 3 years ago by Victor Orlovsky <[email protected]>
Fixed request external storage permissions for API 31 and up

3d95d41872e420b0c7d5e896cdda54d74fef0742 authored about 3 years ago by Ilya Yakovlev <[email protected]>
Update README.md

abb9d2d0034cbc99bf871e15548cda049561ab38 authored over 3 years ago by Victor Orlovsky <[email protected]>
Merge pull request #61 from allure-framework/bump_gradlePlugin

bump gradlePlugin version, fix typo in kotlinxSerialization

ea1f9d4e0c7590bd72705f0db4e57479564e31c5 authored over 3 years ago by Victor Orlovsky <[email protected]>
add org.gradle.jvmargs

505887576fcc31e34ef4cb4fddce2a3b92931d4e authored over 3 years ago by Victor Orlovsky <[email protected]>
bump gradlePlugin version, fix typo in kotlinxSerialization

08ef2dd5af6406d38b6a81d2bcc968f907412a68 authored over 3 years ago by Victor Orlovsky <[email protected]>
Merge pull request #60 from allure-framework/pull/56

Update libraries

ca8d85c2638e7141c9a988d3859bba3786e73dd3 authored over 3 years ago by Victor Orlovsky <[email protected]>
bump kotlin version, rm jcenter, bintray.gradle, com.github.dcendents.android-maven plugin

2570b5c5ad65329e3dac9b3ef584877906997349 authored over 3 years ago by Victor Orlovsky <[email protected]>
Update libraries

86712338154211dd13c0a14cd53e6c39b1a7db06 authored over 3 years ago by Michal Kocian <[email protected]>
Update README.md

e49f447da38a279d8bc9fa2b55acc407b6d86d1d authored over 3 years ago by Victor Orlovsky <[email protected]>
release to maven central (via #57)

6c1f0c2eab0304f221100c436845dc1c9977eec8 authored over 3 years ago by Artem Eroshenko <[email protected]>
Merge pull request #54 from SergKhram/bugfix/fixed-package-name

Fixed current package name for requester

44e4cd7b863dd280690c2fe5502b8717d9e86038 authored over 3 years ago by Victor Orlovsky <[email protected]>
Fixed package name

081c7d39ee440b82ca490ce91d34ce1a1421670c authored almost 4 years ago by hromml <[email protected]>
Merge pull request #52 from SergKhram/feature/permission-requester-for-newer-api

Issue 43 Permission requester for Android API > 28 (10 && 11 android os)

e5e66a630ca8f808b0755cbe67ad9327f6223da9 authored almost 4 years ago by Victor Orlovsky <[email protected]>
Fixed the external storage requester for android api version above 28

6b417230a92dcc3e2de0ddd5ee3771294a32e1c7 authored almost 4 years ago by hromml <[email protected]>
Merge pull request #51 from SergKhram/feature/fix-request-external-storage

Fixed the external storage requester for android api version above 28

ccbc5562cff115db2f98e23d81128da07e571343 authored almost 4 years ago by Victor Orlovsky <[email protected]>
Fixed the external storage requester for android api version above 28

28b285d255ecf4b48a70b81b5a87ad0848425e16 authored almost 4 years ago by hromml <[email protected]>
add javadoc and source (via #44)

9f678c0d3d826199f6da32249f610086e65d5db3 authored almost 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #40 from allure-framework/github

Add ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md

205ac53acb9bcd34ea0ff250dad2f3fbe4c1ec79 authored almost 4 years ago by Victor Orlovsky <[email protected]>
rm android.enableJetifier property, fix code formatting for FileSystemResultsWriter

7c882dd84e5c6f754bc020164c941485b73b4ebf authored almost 4 years ago by Victor Orlovsky <[email protected]>
add ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md to .github

2ed600ffd135ddb02da24af88a13e0460bb5bb20 authored almost 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #37 from misa/feature/kotlins-serialization

Update Kotlin and Kotlin Serialization libraries

5bbe512061cbd4daaa47c0e56bb9e725802e3783 authored almost 4 years ago by Victor Orlovsky <[email protected]>
Update Kotlin and Kotlin Serialization libraries

32b62da4beb17c976c11f8f6c01be27332c178f2 authored almost 4 years ago by Michal Kocian <[email protected]>
Merge pull request #33 from allure-framework/issue31

Fix issue 31

3d325f64fea9ab3b3bd12fb9dc88e8b0d926d575 authored about 4 years ago by Victor Orlovsky <[email protected]>
Fix issue 31, use com.github.dcendents:android-maven-gradle-plugin as in allure-android for allure-kotlin

c826eaa42c6ec865645c3134a8f0086dee1b05f0 authored about 4 years ago by Victor Orlovsky <[email protected]>
fix maven publish (#29)

ab9cbad16ad0c024020e01c4d67c4b5b331c2223 authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #26 from allure-framework/update_readme

Update README.md

b643f06d963fe9acc9b3067ea5ff56ef34ba9351 authored over 4 years ago by Victor Orlovsky <[email protected]>
using allureScreenshot instead of Allure.allureScreenshot

7922e1c1c63c7ec1e851b5af15515cd7a2efb584 authored over 4 years ago by Victor Orlovsky <[email protected]>
fix review

3e8a175273f87ab5c99bb46609bbcda6d17703cb authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #27 from allure-framework/mode_failure_by_default

changed the default mode for ScreenshotRule to FAILURE

1a7cc469f40d21ab15e997dd264333febcf86d26 authored over 4 years ago by Victor Orlovsky <[email protected]>
changed screenshot name "end-screenshot" to "failure-screenshot"

580583059f32a53fb7fb8074e9a83e1a966f9ce7 authored over 4 years ago by Victor Orlovsky <[email protected]>
changed the default mode for ScreenshotRule to FAILURE

78d4f6ea4c23ef4301f0f9921d58fcf584081a94 authored over 4 years ago by Victor Orlovsky <[email protected]>
Update README.md

51fec4a5bba1f2b5f3655f52627659ed4c984cf6 authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #24 from allure-framework/fix_publish_for_android

Fix publish for android

3ae96662bc64a9ceffb58fb675cbf3730325b626 authored over 4 years ago by Victor Orlovsky <[email protected]>
fix "release" github action

8ee20f01396709d72a8c957aff9275aa9c03d6b9 authored over 4 years ago by Victor Orlovsky <[email protected]>
rft apply plugin for bintray

f1808d1b1ac7d9b3db0cd89130608f411523a47e authored over 4 years ago by Victor Orlovsky <[email protected]>
add publish to bintray

9143de5fcbd111b5037481d45cdd7120be19cc90 authored over 4 years ago by Victor Orlovsky <[email protected]>
bump gradle version to 6.5.1

6e22032a8035dc25c9647cec4a377d46a4f2eb51 authored over 4 years ago by Victor Orlovsky <[email protected]>
fix publish to github packages

e8b0c59908e6666fa2c6273eddd072639f86f2e3 authored over 4 years ago by Victor Orlovsky <[email protected]>
add "description" to junit4-android

85d77f3c72bd51d6ad8399fa5c252b2a26d1e8ad authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #22 from allure-framework/feature/allure-android-sample

Allure Android Sample

44d0151ef63098efb312b7f4d9a9f853a35afb35 authored over 4 years ago by Victor Orlovsky <[email protected]>
fix CONTRIBUTING.md

cfd84637acfd5687a071b50a5d10d333fde638a7 authored over 4 years ago by Victor Orlovsky <[email protected]>
skip unit tests for samples

d41da834528b1d6e5445ac71fbd04e5e2e571469 authored over 4 years ago by Victor Orlovsky <[email protected]>
add label-verify.yml

726d3e526c11a0596e3997959d2c0372e8d7ed8b authored over 4 years ago by Victor Orlovsky <[email protected]>
add CODEOWNERS

03f73330fbce1c593bc1cd69fe51973b3248dbe2 authored over 4 years ago by Victor Orlovsky <[email protected]>
Fixing permissions granting

* adding `ExternalStoragePermissionsListener` that grants permissions to external storage
* addi...

9774905bf592d62a0c2e36463323cfa6c7c221b1 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding sample of test using `AllureParametrizedRunner`

16b4b1f5da67d8ba7df5a6aadde778624829f7a5 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding SampleActivity tests displaying different capabilities of allure

e2c82c6d9a721a072012870cca3a7d3e8c3475c4 authored over 4 years ago by Kamil Dziadek <[email protected]>
Attaching logs listeners via services definition

8e082888df8df2b63ff1dd2e500530f5a5c764b1 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding CrashActivity to verify reporting when the app crashes

* adding activity with buttons that crash the app immediately and asynchronously
* adding tests ...

9265ac1f6cedb36e3d23d860a109e501682c8478 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding sample of unit tests using `AllureRunner`

0a9e6578a93ee697845b0add79d594094afa9731 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding allure configuration

* adding debug AndroidManifest.xml that declares permissions required for saving data
* adding a...

3a8610b797a340a3f2923c9ca0895497454f2222 authored over 4 years ago by Kamil Dziadek <[email protected]>
Setting up android sample

* setting up new sample module
* filtering out the samples from generic configuration
* addi...

86d0f3e6992b08139ded5edfc5738009698cc8f5 authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge pull request #19 from allure-framework/feature/allure-android

Allure Android implementation

0f8c10f2ce07b009521df549c5faaa23d1ff9740 authored over 4 years ago by Victor Orlovsky <[email protected]>
Bumping up min sdk to version 18

* removing compatibility documentation
* removing ui automator overriding in AndroidManifest.xml...

5ad72f06aa37bf89ba845c284a3973144595271c authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/allure-android

d7a909364e2e91d91ce6afbcf0402a261a7c8915 authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge pull request #17 from allure-framework/feature/allure-android-setup

Setting up `allure-android`

1bf318a01d8ac92ce1f59df8089096625599d2df authored over 4 years ago by Kamil Dziadek <[email protected]>
Overriding ui automator for the sake of supporting API 15

bec35842cde13337ee38845b74fbeee5d3c28dcb authored over 4 years ago by Kamil Dziadek <[email protected]>
Fixing compatibility issues with API 15

* resolving UiAutomation compatibility issues
* migrating usage of UiAutomation (available sin...

a344b3b8d2516a779ec754155234f2663d32dc49 authored over 4 years ago by Kamil Dziadek <[email protected]>
Reverting target & compile SDK versions

3a221669f1460c76a759c98bf2485eee63167d60 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding WindowHierarchyRule

* defining rule for dumping window hierarchy when tests fail
* adding utility function for safe ...

40c84754cf90460d23eb4e81c12e960fed52782b authored over 4 years ago by Kamil Dziadek <[email protected]>
Fixing `AllureAndroidJUnit4` adding multiple listener in instrumentation tests

RCA: android instrumentation runner shares the `RunNotifier` between class runners, which result...

fa24e1107b27e2f00303689158e808a978ee31e4 authored over 4 years ago by Kamil Dziadek <[email protected]>
Fixing NPE in FileSystemResultsWriter.kt

RCA: parent file may be null
FIX: adding null check

9464f653579c6575f3e90ff1bfee60c12151ab97 authored over 4 years ago by Kamil Dziadek <[email protected]>
Defining lifecycle and runners

* defining runners that setup the lifecycle, listeners & required permissions
* adding class r...

47a9ad0263d301fec2e42783eeaa025d2f813210 authored over 4 years ago by Kamil Dziadek <[email protected]>
Changing sdk versions

* lowering min sdk 15 to support allure-android users
* increasing target sdk to the newest version

76ac24e062c1216afac188f48de9b1a9f041ea3e authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge pull request #18 from allure-framework/CONTRIBUTING.md

add CONTRIBUTING.md

1e8bf3ec0be1c7b127b0c09c475cd223d4ddded3 authored over 4 years ago by Victor Orlovsky <[email protected]>
add CONTRIBUTING.md

f86bb43850c87dddc37ced0c31213171009cb136 authored over 4 years ago by Victor Orlovsky <[email protected]>
Implementing screenshot taking

* implementing `allureScreenshot` for taking screenshots and attaching them to test results
* us...

14cce00ad4a202ed6ea083d8e1eb6b2635d5afb3 authored over 4 years ago by Kamil Dziadek <[email protected]>
Migrating `LogcatListener`

255cd06e7ecb3519c7810c5c475735c3da1fa5bf authored over 4 years ago by Kamil Dziadek <[email protected]>
Migrating Rules

dd09aa6f3eefad1cd5fe0967c97ad3daaf8c13f0 authored over 4 years ago by Kamil Dziadek <[email protected]>
Setting up `allure-android`

* changing plugins resolution strategy from `pluginManagement` in `settings.gradle` to `buildscr...

aa8cb9f5f4b7f34bed053d22e5a5969d5301585f authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge pull request #14 from allure-framework/fix_release_drafter

fix "Commits since" in release-drafter.yml

466320b6eb96631b7d3a3128857cd8b7d7f196aa authored over 4 years ago by Victor Orlovsky <[email protected]>
fix "Commits since" in release-drafter.yml

1a4f7a4bc8f2f061582a5f412cf43bfa19b907dc authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #13 from allure-framework/add-license-1

Create LICENSE

5a027630f944ec7ebbd7feaf0b8e38c81308e57d authored over 4 years ago by Victor Orlovsky <[email protected]>
Create LICENSE

92134759c7d22606d2a00d594fc147ca1586063e authored over 4 years ago by Victor Orlovsky <[email protected]>
fix release env (via #12)

73320e05e972bca73b6a7ae41b32b5d7f9b7bbfd authored over 4 years ago by Artem Eroshenko <[email protected]>
fix release (via #11)

ee67e8903def5acc048d4c0fd0c6cc48365f7ac9 authored over 4 years ago by Artem Eroshenko <[email protected]>
add simple build and release actions (via #10)

04afbca88a7bd83332b59385bfc95ce58a2d4c03 authored over 4 years ago by Artem Eroshenko <[email protected]>
Merge pull request #8 from kamildziadek/feature/readme-update

Feature/readme update

67e8228af948c00aaeea3b4475f3ff7072315ba0 authored over 4 years ago by Kamil Dziadek <[email protected]>
Adding README.md

cb7a1d04b80c7c83e21f5546dcb025ffcb64cc12 authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge pull request #1 from allure-framework/master

Update with fork

ac346739b554bcc40c77a847bba9497b3e46bc99 authored over 4 years ago by Kamil Dziadek <[email protected]>
Merge pull request #7 from allure-framework/fix_AllureLifecycleTest

fix AllureLifecycleTest, bump mockk version to 1.10.0

00a4625a20fb5285296ff143a4ca657aa1b17679 authored over 4 years ago by Victor Orlovsky <[email protected]>
fix AllureLifecycleTest, bump mockk version to 1.10.0

81d317c3a55921800406e7221358dfad26725c67 authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #5 from kamildziadek/feature/libraries-bump

Feature/libraries bump

a40af34cf6e91a76de144cac306d4a6e03a3d7d1 authored over 4 years ago by Victor Orlovsky <[email protected]>
Merge pull request #6 from allure-framework/pull/5

Bumping up libraries versions

5d12d108c1c08cfbdecdb3e088c22786a4b58321 authored over 4 years ago by Victor Orlovsky <[email protected]>
Bumping up libraries versions

* replacing deprecated `Json` configuration with appropriate one
* removing deprecated `extracto...

f1492efb820b4c17c2e9978a75b8458a6f7442e2 authored over 4 years ago by Kamil Dziadek <[email protected]>