Pinned Repositories
asolntsev.github.io
big-app.java
Sample application with ~500 Java classes to test performance of Java compiler
big-app.kotlin
Sample application with ~500 Kotlin classes to test performance of Kotlin compiler
big-app.play
Big Play! application (500+ java classes)
big-app.spring
Big Spring application
criminals
An example of a RePlay project.
heisenbug-workshop
wow
liquibase-ee
Example of using LiquiBase for heavyweight enterprise DB code
presentations
Andrei Solntsev presentations for any kind of conferences and clubs
tdd-profiler
Simple Java profiler created with TDD
asolntsev's Repositories
asolntsev/big-app.kotlin
Sample application with ~500 Kotlin classes to test performance of Kotlin compiler
asolntsev/criminals
An example of a RePlay project.
asolntsev/asolntsev.github.io
asolntsev/tdd-profiler
Simple Java profiler created with TDD
asolntsev/big-app.spring
Big Spring application
asolntsev/coffee-testing
Code examples for effective enterprise testing
asolntsev/selenide-puzzlers
asolntsev/selenium-labs
Experiments with Selenium webdriver
asolntsev/cleancode
Clean code exercises
asolntsev/debug-tests
Workshop: how to debug automated tests
asolntsev/browserup-proxy
BrowserUp Proxy is a free utility to watch, test, and manipulate web application network traffic and performance.
asolntsev/datafaker-gen
asolntsev/devclub-plugins
asolntsev/elemental-next
A free, once-weekly e-mail on how to do test automation like a Pro
asolntsev/flying-saucer-test
asolntsev/java-faker
Brings the popular ruby faker gem to Java
asolntsev/java-selenium-sample
asolntsev/liquibase
Main Liquibase Source
asolntsev/mockito
Most popular Mocking framework for unit tests written in Java
asolntsev/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby.
asolntsev/OpenPDF
OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository. ⛺
asolntsev/playwrightium
Run Selenium or Selenide tests with Playwright Java
asolntsev/selenium
A browser automation framework and ecosystem.
asolntsev/selenoid-github-action
This action starts selenoid(selenium grid replacement) server for your testing needs inside github actions workflow
asolntsev/selfcheck
Scripts for checking my public links
asolntsev/testng
TestNG testing framework
asolntsev/testng-threads-sample
Sample project to reproduce issue with tests having a timeout
asolntsev/tondiraba
asolntsev/xdocreport
XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
asolntsev/xdocreport-openpdf-demo
Reproducible example of a dependency issue in xdocreport