Block or Report
Block or report valfirst
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
jbehave-junit-runner Public
Integrate JBehave better with JUnit. Reports all Stories, Scenarios and Steps as JUnit Suites and Test Cases.
-
slf4j-test Public
Forked from Mahoney/slf4j-test
Implementation of SLF4J which allows easy access to logging events in tests
-
browserup-proxy Public
Forked from browserup/browserup-proxy
BrowserUp Proxy is a free utility to watch, test, and manipulate web application network traffic and performance.
Java 4
-
powermock Public
Forked from powermock/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
Java 1
-
-
ashot Public
Forked from pazone/ashot
WebDriver Screenshot utility. Take screenshots, crop, prettify, compare
Java
2,676 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 53 commits in 9 repositories
Created 1 repository
- valfirst/har-reader Java
Created a pull request in vividus-framework/vividus that received 2 comments
Opened 31 other pull requests in 7 repositories
vividus-framework/vividus
14
merged
- Fix logging libraries conflict
-
Bump Allure from
2.18.0
to2.18.1
- [docs] Add "Getting Started" article
- Remove unused dependencies
- [allure-adaptor] Add executors info only if it's set in properties
- [plugin-web-app] Simplify Web Storage management
- [allure-adaptor] Do not add Allure extensions which are added by default
- [allure-adaptor] Clarify title of Summary widget in report
- [allure-adaptor] Use monospaced font for step names
- [allure-adaptor] Improve formatting of steps in the report
-
Bump Allure from
2.17.3
to2.18.0
- [plugin-azure-resource-manager] Add generic step executing Azure operations
- [tests] Fix failing system tests for native mobile app
- [extension-selenium] Enable null-safety in UI search context
valfirst/browserup-proxy
8
merged
-
Add filtering method:
HarLog#findMostRecentEntry()
- Add ability to get deep copy of HAR object
- Make sure default values from HAR entities satisifes specification
- Clean up codebase
- Optimize logging performance
- Migrate from Guava's functional primitives to standard Java API
- Drop Javassist dependency
- Use non-deprecated API from dependencies
vividus-framework/vividus-sample-tests
3
merged
vividus-framework/vividus-starter
3
merged
sdstoehr/har-reader
1
merged
datafaker-net/datafaker
1
merged
vividus-framework/docs.vividus.dev
1
merged
Reviewed 111 pull requests in 9 repositories
vividus-framework/vividus
25 pull requests
- [vividus-extension-selenium] Add ability to scan QR code and barcode within established context
- [docs] Document CLI commands
- [plugin-rest-api] Allow to work with archives from any source
- [plugin-excel] Allow to validate Excel files from any source
- [vividus-engine] Allow dynamic variables to return any type
- Fail visual step if specified scrollable element does not exist
- [plugin-web-app] Align JS executing steps wording
- Bump ci-sauce from 1.156 to 1.157
- [docs] Add "Getting Started" article
- Bump datafaker from 1.3.0 to 1.4.0
-
Bump vividus-build-system from
9a237be
toe504f9a
- Bump springBootVersion from 2.6.7 to 2.7.0
- Bump hadoopVersion from 3.3.2 to 3.3.3
- Bump azure-cosmos from 4.29.1 to 4.30.0
- Bump selenide from 6.4.0 to 6.5.0
- Bump csvjdbc from 1.0.38 to 1.0.39
- [allure-adaptor] Add executors info only if it's set in properties
- [tests] Use test site for contextual click tests
-
[plugin-web-app] Introduce
web/docker
profile - Align utilities classes naming
-
Bump vividus-build-system from
96a346b
to9a237be
- [extension-selenium] Fix NPE in case of unsuccessful context reestabl…
- [extnesion-selenium] Enable normalization and quotes escaping for reu…
- Bump browserupProxyVersion from 2.1.4 to 2.1.5
- Bump azure-messaging-eventgrid from 4.11.0 to 4.11.1
- Some pull request reviews not shown.
vividus-framework/vividus-test-app
21 pull requests
- Bump @babel/core from 7.17.10 to 7.18.0
- Bump @babel/runtime from 7.17.9 to 7.18.0
- CI fixes
- Bump cross-fetch from 3.0.6 to 3.1.5
- Bump ansi-regex from 4.1.0 to 4.1.1
- Bump plist from 3.0.4 to 3.0.5
- Bump react-native-gesture-handler from 2.4.1 to 2.4.2
- [CI] Fix invalid release version received from env
- [CI] Fix job conditions to use event_name property
- [CI] Reuse SauceLabs storage upload script
- Bump react-native-image-picker from 4.8.1 to 4.8.3
- Add workflow to upload latest app release
- Bump async from 2.6.3 to 2.6.4
- Bump babel-jest from 27.5.1 to 28.0.3
- Bump react-native-webview from 11.18.1 to 11.18.2
- Bump react-native-image-picker from 4.7.3 to 4.8.1
- Bump react-native-safe-area-context from 4.2.4 to 4.2.5
- Bump @babel/core from 7.17.9 to 7.17.10
- Bump react-native-codegen from 0.0.14 to 0.0.15
- Bump @react-native-community/datetimepicker from 6.1.2 to 6.1.3
- Bump github/codeql-action from 1 to 2
valfirst/browserup-proxy
8 pull requests
- Bump testcontainers from 1.17.1 to 1.17.2
- Bump javassist from 3.28.0-GA to 3.29.0-GA
- Bump jacksonVersion from 2.13.2 to 2.13.3
- Bump dnsjava from 3.5.0 to 3.5.1
- Remove IDE files that shouldn't be in source control
- bump Selenium from 3.141.59 to 4.1.4
- Bump netty-all from 4.1.76.Final to 4.1.77.Final
- Bump wiremock-jre8 from 2.33.1 to 2.33.2
vividus-framework/vividus-test-site
7 pull requests
- Fix page with QR codes for small screen resolution
- Add page with QR codes in different contexts
- Bump org.springframework.boot from 2.6.7 to 2.7.0
- Add element with oncontextmenu handler
- Bump com.diffplug.spotless from 6.5.2 to 6.6.1
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2
- Bump actions/setup-java from 3.2.0 to 3.3.0