Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,643 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in robstoll/atrium that received 1 comment
Rename scala to scala2
I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.
- Path.hasDirectoryEntry
- #631 remove experimental dependency from CoroutineBasedLocaleOrderDecider
- improve naming of builder tests
- #645 add samples for charSequenceAssertions of api-fluent
- Resolve #646 add samples for collectionAssertions of api-fluent
- #644 add samples for arrayAssertions of api-fluent
- Adding Path.contains
- #643 add samples for anyAssertions of api-fluent
- #660 add except because
- #647 add samples for comparableAssertions of api-fluent
- #652 add samples for iteratorAssertions of api-fluent
- #653 add samples for listAssertions of api-fluent
- #473 use new Kotlin JS plugin in Mocha sample
- #473 WIP - test org.jetbrains.kotlin.js plugin in CI with fresh project
- #656 add samples for pairAssertions of api-fluent
- #649 add samples for floatingPointAssertions of api-fluent
- Update Gradle wrapper to 6.7
- #629 add Path.isAbsolute method
- Update Gradle wrapper to 6.7
- Refactor iteration
- add extension method containsNoDuplicates() to Iterable<?> + tests
- #630 add Path.isRelative method
- #482 accept date as string for chronozoneddatetime
- Fuse MapEntryAssertionSpecs
- Added dependabot labels to avoid the java label
- Some pull request reviews not shown.
Created an issue in robstoll/atrium that received 9 comments
add Path.isAbsolute
Platform (all, jvm, js, android): all
Extension (none, kotlin 1.3): none
Code related feature
expect(path).isAbsolute() //instead of expect(path).f…
- add samples for charSequenceAssertions of api-infix
- add samples for collectionAssertions of api-infix
- add samples for pairAssertions of api-infix
- add samples for listAssertions of api-infix
- add samples for iteratorAssertions of api-infix
- add samples for comparableAssertions of api-infix
- add samples for arrayAssertions of api-infix
- add samples for anyAssertions of api-infix
- rename withFailureHint to withHelpOnFailure
- add Expect.because to document the reason for an assertion
- add samples for throwableAssertions of api-fluent
- add samples for sequenceAssertions of api-fluent
- add samples for pairAssertions of api-fluent
- add samples for mapEntryAssertions of api-fluent
- add samples for mapAssertions of api-fluent
- add samples for listAssertions of api-fluent
- add samples for iteratorAssertions of api-fluent
- add samples for iterbaleAssertions of api-fluent
- add samples for fun0Assertions of api-fluent
- add samples for floatingPointAssertions of api-fluent
- add samples for featureAssertions of api-fluent
- add samples for comparableAssertions of api-fluent
- add samples for collectionAssertions of api-fluent
- add samples for charSequenceAssertions of api-fluent
- add samples for arrayAssertions of api-fluent
- Some issues not shown.