unlogged-sdk

Unlogged SDK for recording JAVA code execution (by unloggedio)

Unlogged-sdk Alternatives

Similar projects and alternatives to unlogged-sdk

  1. Graal

    GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. JetBrainsRuntime

    Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux

  4. testsigma

    Testsigma is an agentic test automation platform powered by AI-coworkers that work alongside QA teams to simplify testing, accelerate releases and improve quality across web, mobile, desktop, API, and applications like Salesforce and SAP.

  5. testing-spring-boot-applications-masterclass

    🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence

  6. mockito-object-injection

    Mockito Object Injection for JUnit5. Inject Strings and other Objects directly into Mocks without needing setters or constructor injection.

  7. rental-car-agency-api

    This is a REST API service built with the Spring Boot framework, designed to demonstrate how to build a simple Spring Boot application that interacts with a MySQL database.

  8. java-testing-toolbox

    :wrench: Testing Tools & Libraries Every Java Developer Must Know

  9. intellij-java-plugin

    IntelliJ plugin with java language support

  10. AREX Test

    Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.

  11. playwright-java-test-automation-architecture

    Ready-to-use UI Test Automation Architecture using Java and Playwright.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better unlogged-sdk alternative or higher similarity.

unlogged-sdk discussion

Log in or Post with

unlogged-sdk reviews and mentions

Posts with mentions or reviews of unlogged-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-30.
  • Show HN: Unlogged (YC S22) – open-source record and replay for Java
    2 projects | news.ycombinator.com | 30 Oct 2023
    Hello HN! Parth, and Shardul here. We have been building unlogged.io for the last 21 months. We started as a time travel debugger and pivoted to record and replay with assertions, mocking, and code coverage. You can save the replays in the form of a JSON and commit them to your git.

    Both Parth and I come from an e-commerce/payments background where production bugs meant heavy financial losses. Big billion days/Black Friday sales meant months of code freezes with low productivity. Before committing the code, we wanted to replay production traffic and know the breaking changes right away, like in sub-second. Kind of like unit+integration tests on steroids.

    So, we built an SDK that adds probes to the code in compile time. The SDK logs code execution, in detail.

    Git: https://github.com/unloggedio/unlogged-sdk

    We also built an IDE plugin that keeps monitoring code changes, hot reloads these changes, replays the relevant methods, and alerts on failing replays. It also lets developers call Java methods directly, mock downstream methods in run time, highlight code coverage in real-time, and show performance numbers for methods with inlay hints. (right above each method)

    Git: https://github.com/unloggedio/intellij-java-plugin

    We are excited to launch the first version of our product that replays with assertions + mocking + code coverage reports right inside the IDE.

    Link to our IntelliJ plugin: https://plugins.jetbrains.com/plugin/18529-unlogged/

    Record and Replay Demo: https://www.youtube.com/watch?v=muCyE-doEB0

    Define Assertions on Replay: https://www.youtube.com/watch?v=YKsi1p634-M

    Track Code Coverage: https://www.youtube.com/watch?v=NMmp954kfaU

    Generate JUnit Test Cases: https://www.youtube.com/watch?v=rTUmg5b1Z_Q

    Mocking when replaying: https://www.youtube.com/watch?v=O_aqU1u-Kmw

    Documentation: http://read.unlogged.io/

    Roadmap:

    1. Create a production logger

  • Level-up your Java Debugging Skills with on-demand Debugging
    3 projects | news.ycombinator.com | 4 Oct 2023
    Link to the source code: https://github.com/unloggedio/unlogged-sdk

    will fix the link on the plugin page, thanks for noticing it.

Stats

Basic unlogged-sdk repo stats
2
192
9.6
almost 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 10th most popular programming language
based on number of references?