Skip to content
View adamwirth's full-sized avatar
🐛
Caterpillar
🐛
Caterpillar
Block or Report

Block or report adamwirth

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. Running tests in batches first, coul... Running tests in batches first, could it save tests?
    1
    from math import ceil
    2
    import random
    3
    import argparse
    4
    
                  
    5
    parser = argparse.ArgumentParser(description='Test batched testing approaches.')
  2. major_system_react major_system_react Public

    TypeScript

  3. batch-tests batch-tests Public

    Could batching tests save the number of total tests used? Yes. So what's optimal?

    Python

  4. visualizations visualizations Public

    JavaScript

  5. backbone.paginator backbone.paginator Public

    Forked from backbone-paginator/backbone.paginator

    A pageable, drop-in replacement for Backbone.Collection called Backbone.PageableCollection.

    JavaScript

  6. backbone.syphon backbone.syphon Public

    Forked from marionettejs/backbone.syphon

    Serialize a Backbone.View in to a JavaScript object.

    JavaScript