Skip to content
View CraftyFella's full-sized avatar
Block or Report

Block or report CraftyFella

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. TableStorageLocal TableStorageLocal Public

    F# 22

  2. winston-scalyr winston-scalyr Public

    TypeScript 3 2

  3. TinyBlueRobots/Hornbill TinyBlueRobots/Hornbill Public

    Easily create fake HTTP endpoints for integration testing

    F# 25 4

  4. SimpleToggle SimpleToggle Public

    C# 1

  5. Blog Blog Public

    www.craftyfella.com

    JavaScript 1

  6. Static Clock.cs which allows overrid... Static Clock.cs which allows overriding of time in tests (running in parallel) dotnet core friendly
    1
    using System;
    2
    using System.Threading;
    3
    using System.Threading.Tasks;
    4
    
                  
    5
    namespace Example