#testing
  • 1.
    Obsimian Exporter
    3 months ago by Oliver Lade
    favorite
    share
    Category: Coding & Technical Tools
    The Obsidian Exporter plugin is a game-changer for developers who want to test their Obsidian plugins efficiently. With this plugin, you can create a simulated environment that mimics the behavior of an Obsidian vault, allowing you to write unit tests for your plugin without actually having to use the full-fledged Obsidian application. The plugin comes with pre-populated test data and fake components that can be used to simulate real-world scenarios, making it easier to catch bugs and improve the overall quality of your plugin. By decoupling your code from Obsidian's functionality and using lightweight, pre-populated dependencies, you can write unit tests that are fast, reliable, and easy to maintain.
    View Plugin Details
  • 2.
    BRAT
    3 months ago by TfTHacker
    favorite
    share
    Category: 3rd Party Integrations
    The BRAT plugin is a game-changer for developers and beta-testers of Obsidian plugins and themes. With BRAT, you can easily assist other developers by testing and reviewing their creations without the hassle of manual updates. Simply add the GitHub repository path to your list of test targets, and BRAT takes care of downloading updates and reloading the plugin for you. This means no more tedious folder creation, file downloads, or copying files to the correct location. With BRAT, you can focus on what matters most - providing valuable feedback to developers and helping them improve their work.
    View Plugin Details