Pinned Repositories
dashgit
DashGit - A Dashboard for GitHub and GitLab repositories. Consolidates in a single view all your open issues, PRs, review requests, branches and statuses. Combine and merge dependency updates from dependabot PRs.
dotnet-background
An easy way to launch dotnet run background processes and kill each process and their descendants with a single command
dotnet-test-split
Splits dotnet test trx files into separate junit xml files like those generated by maven surefire report plugin. The trx files can be generated from MSTest, NUnit or Xunit.
samples-openapi
Samples of generation of rest server and client api components with OpenApi and Swagger
samples-test-dev
Ejemplo de pruebas unitarias y aplicación java con swing y MVC
samples-test-java
Ejemplos sobre pruebas en entorno Java con swing y MVC
samples-test-spring
Ejemplos de automatización de pruebas con Spring Boot
selema
A multi-platform, multi-framework Selenium Test Lifecycle Manager on Java and .NET. Automates the WebDriver instantiation and configuration, providing an unified test log, clues for debugging and integration with CI platforms and Browser services
sharpen-action
Conversion from Java to C# using mono/sharpen
visual-assert
Assertion methods that generate an html file with the differences highlighting the additions and deletions. Useful for comparing large strings or files. Available on Java and .NET.
javiertuya's Repositories
javiertuya/samples-test-spring
Ejemplos de automatización de pruebas con Spring Boot
javiertuya/dotnet-background
An easy way to launch dotnet run background processes and kill each process and their descendants with a single command
javiertuya/dashgit
DashGit - A Dashboard for GitHub and GitLab repositories. Consolidates in a single view all your open issues, PRs, review requests, branches and statuses. Combine and merge dependency updates from dependabot PRs.
javiertuya/samples-test-dev
Ejemplo de pruebas unitarias y aplicación java con swing y MVC
javiertuya/selema
A multi-platform, multi-framework Selenium Test Lifecycle Manager on Java and .NET. Automates the WebDriver instantiation and configuration, providing an unified test log, clues for debugging and integration with CI platforms and Browser services
javiertuya/dotnet-test-split
Splits dotnet test trx files into separate junit xml files like those generated by maven surefire report plugin. The trx files can be generated from MSTest, NUnit or Xunit.
javiertuya/samples-openapi
Samples of generation of rest server and client api components with OpenApi and Swagger
javiertuya/samples-test-java
Ejemplos sobre pruebas en entorno Java con swing y MVC
javiertuya/sharpen-action
Conversion from Java to C# using mono/sharpen
javiertuya/branch-snapshots-action
Publish branch snapshots to the GitHub Packages Maven registry
javiertuya/dependabot-script
A simple script that demonstrates how to use Dependabot Core - Customized with exclusions, security updates and dry run
javiertuya/sonarqube-action
Scans a java maven project with SonarQube, restores artifacts and checks quality gate
javiertuya/visual-assert
Assertion methods that generate an html file with the differences highlighting the additions and deletions. Useful for comparing large strings or files. Available on Java and .NET.
javiertuya/branch-snapshots-consumer
Sample of using GitHub maven repository branch snapshots
javiertuya/junit-report-action
Generates Junit html style reports from surefire test results
javiertuya/portable
A compact library with utility methods that are Java/C# compatible. Available on Java and .NET
javiertuya/branch-snapshots
Sample of publishing GitHub maven repository branch snapshots
javiertuya/JavaToCSharp
Java to C# converter
javiertuya/samples-db-containers
Sample of using containers for test databases (Postgres, Oracle and SQL Server)
javiertuya/sharpen
Sharpen is an Eclipse plugin created by db4o that allows you to convert your Java project into c#
javiertuya/swagger-petstore
javiertuya/apegroup-delete-package-versions-fork
javiertuya/dashgit-test
Dedicated to DashGit IT and E2E tests
javiertuya/javiertuya
javiertuya/jbehave-core
javiertuya/selenium-4.12.2-screenshot-bug
javiertuya/SoapCore
SOAP extension for ASP.NET Core
javiertuya/zerocode
A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams) and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
javiertuya/zerocode-hello-world
Zerocode YAML and JSON based declarative steps hello world rest api testing example - soap, database
javiertuya/zerocode-tdd-docs
Searchable Documentation site for zerocode-tdd