Skip to content
@webcompere

WebCompere - Presenting Stuff For The Web

Open Source Libraries and HowTos

Webcompere on GitHub

Webcompere.org.uk is a collection of open source projects run by Ashley Frieze

Java Testing

  • System Stubs - Java plugins for JUnit (4 & 5) and TestNG to help with replacing environment variables, system properties and other System resources at test time
  • Model Assert - Assertion library for JSON
  • Java Test Gadgets - an assortment of plugins and tricks for JUnit 4 and 5

TypeScript

  • Streamo - TypeScript port/reinvention of the Java collection Stream API

Other

  • Lightweight Config - small YML configuration file parser, for use with frameworkless apps - such as serverless code or CLIs
  • Spring Properties Cleaner - linting and clean up for application.properties files used with Spring

Pinned Loading

  1. system-stubs system-stubs Public

    System Stubs - Test Doubles for Java System resources

    Java 106 15

  2. lightweight-config lightweight-config Public

    A small library for enabling configuration parameters to be loaded in Java

    Java 6 1

  3. java-test-gadgets java-test-gadgets Public

    An assortment of testing tools/tricks for JUnit in Java

    Java 6

  4. model-assert model-assert Public

    Assertions for data models

    Java 32 3

  5. spring-properties-cleaner spring-properties-cleaner Public

    Utility to clean up spring properties files

    Java 4 1

  6. streamo streamo Public

    A TypeScript implementation of collection streaming

    TypeScript 2

Repositories

Showing 10 of 16 repositories

Most used topics

Loading…