awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Gold price tracker

Ranking aktualisiert am 4. Juli 2026

For an open source gold price tracker, the strongest matches are jestjs/jest (Jest is a JavaScript testing framework with a built-in), kotest/kotest (Kotest is a multi-platform Kotlin test framework with a) and facebookarchive/ios-snapshot-test-case (This is a dedicated snapshot testing library for iOS). Each is ranked by relevance to your query, popularity and recent activity.

Find the best open-source gold price trackers. Compare top GitHub repositories ranked by activity and features to find the best fit for your project.

Gold price tracker

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jestjs/jestAvatar von jestjs

    jestjs/jest

    45,448Auf GitHub ansehen↗

    Jest is a JavaScript testing framework designed for writing and running automated test suites to verify the correctness of JavaScript and TypeScript code. It functions as a comprehensive toolset that integrates a test runner, a mocking and spying library, a snapshot testing tool, and a code coverage tool. The framework distinguishes itself through snapshot testing, which records the serialized state of data structures to detect regressions in future executions. It also includes a mocking and spying library for simulating external dependencies and tracking function calls to isolate code during

    Jest is a JavaScript testing framework with a built-in snapshot testing system that stores golden files on disk, compares automatically, allows updates on failure, and supports custom serializers—though it is not framework-agnostic and is language-specific, it is a genuine tool for snapshot testing.

    TypeScriptSnapshot TestingSnapshot TestingSnapshot Testing
    Auf GitHub ansehen↗45,448
  • kotest/kotestAvatar von kotest

    kotest/kotest

    4,785Auf GitHub ansehen↗

    Kotest is a comprehensive testing framework for Kotlin designed for writing and executing tests across various styles and platforms. It serves as a multiplatform test runner and a fluent assertion library, providing a toolset for both unit and integration testing in Kotlin applications. The framework supports multiple testing methodologies, including behavior-driven development with nested test hierarchies, property-based testing using automated data generation, and data-driven testing. It also includes snapshot testing to detect regressions by comparing current outputs against stored referen

    Kotest is a multi-platform Kotlin test framework with a built-in snapshot testing module that stores and compares outputs, making it a genuine snapshot testing library; it is Kotlin-specific and broader than a standalone snapshot tool, so it fits the core need but is not framework-agnostic.

    KotlinSnapshot TestingCustom Matchers
    Auf GitHub ansehen↗4,785
  • facebookarchive/ios-snapshot-test-caseAvatar von facebookarchive

    facebookarchive/ios-snapshot-test-case

    2,648Auf GitHub ansehen↗

    This project is an iOS snapshot testing framework designed to verify the visual consistency of user interface components. It functions as a utility for automated regression testing, ensuring that interface layouts and styling remain stable by comparing rendered view snapshots against pre-recorded reference images. The framework integrates directly with the native testing environment to automate the validation process during the build cycle. By capturing the visual state of a view hierarchy and performing a pixel-level comparison against stored ground truth images, it identifies unintended cha

    This is a dedicated snapshot testing library for iOS view unit tests, perfect for golden file verification in iOS projects, but it is limited to Apple platforms and lacks framework-agnostic and custom comparator support.

    Objective-CVisual Regression Testing
    Auf GitHub ansehen↗2,648

Related searches

  • eine Systemprogrammiersprache für hohe Performance
  • JSON parser library
  • ein einfaches Programm zum Testen der Code-Ausführung
  • a collection of tools for game development
  • an open source tool for removing backgrounds
  • Go-Ökosystem
  • a library for managing global application state
  • a tool for generating project badges