Showing 16 open source projects for "junit files"

View related business solutions
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    WireMock

    WireMock

    A tool for mocking HTTP services

    HTTP response stubbing, matchable on URL, header and body content patterns. Request verification, runs in unit tests, as a standalone process or as a WAR app. Configurable via a fluent Java API, JSON files and JSON over HTTP. Record/playback of stubs, fault injection, per-request conditional proxying, browser proxying for request inspection and replacement. Stateful behavior simulation and configurable response delays. Mock your APIs for fast, robust and comprehensive testing. WireMock...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Java JsonReader, JsonWriter and Schema

    Json Reader and Writer Library with JsonSchema Support

    Read and write JSON data from and to files or streams. Validation by JsonSchema (see http://json-schema.org for specifications)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This is an eclipse plugin which helps code faster in spring based applications. Please go to project homepage for more information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Feed4JUnit makes it easy to write and feed parameterized JUnit tests with data imported from files (e.g. CSV or Excel) or generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5

    JUnit Report Comparison

    A tool to compare JUnit XML reports

    A tool to generate difference between JUnit reports. This tool parses the JUnit xml report files, compares them and generates a HTML file containing the difference (viz., cases failed in new build, error cases in new build, added/deleted cases, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CATS Generation Quickfixes

    Automatically generates Unit Tests and provides feedback in eclipse.

    Eclipse update site: http://master.dl.sourceforge.net/project/catsgenerationquickfixes/eclipse Please install from the eclipse update site. Provides quickfixes in eclipse for runtime errors found using EvoSuite. When a file is saved, it runs through EvoSuite which generates JUnit tests for the file. Any system failures are displayed to the user along with quickfixes that may fix the problem. The JUnit tests generated by EvoSuite can be located in the current project under /evosuite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WhyWaitForever Musicbox

    WhyWaitForever Musicbox

    Midi file create, save and play.

    A simple, easy to extend, parameter driven and customisable Java application that creates and plays Midi music files. A music notation file needs to be created. The application parses the music notation file and creates a Midi file. The application can play any Midi file. The application can read a Midi file and create an XML file from a Midi file. The application can create a music notation file from the XML file. The application includes a simple Gui interface which allows parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small, simple JDBC helper library to aid in serialising/deserialising Java objects between a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Unit Test Generation Plugin
    An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    Its purpose is to help the programmer in generating the test cases for each java file and creating controllers including junior controllers and senior controller in project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JUCA stands for "JUnit Coverage Analyzer". It is a tool which performs a static analysis of your java class files and determines which methods of your classes are (potentially) called from JUnit testcases. The results are summarized in a HTML repor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jutty is a code generator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TestGen4J is an open-source, automaticJava test generator that creates standard JUnit test cases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML-based fixture management system for JUnit/Java. Includes JUnit extensions for automating fixture setup/destroy based on an XML description. Supports files, URL'S, SpringFramework Beans, JAR's, and Groovy scripting (future).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Goal of the project is to provide a JavaDoc doclet that transforms JUnit report XML files together with the JUnit TestCases into a HTML report that contains the JavaDoc of the TestCase and the result from the XML report file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next