Coder Social home page Coder Social logo

microsoft / testapi Goto Github PK

View Code? Open in Web Editor NEW
55.0 7.0 27.0 24.18 MB

TestApi is a library of test and utility APIs that enables developers and testers to create testing tools and automated tests for .NET and Win32 applications. TestApi provides a set of common test building blocks -- types, data-structures and algorithms -- in a simple, layered, componentized and documented stack.

License: Microsoft Public License

C# 93.29% C++ 4.19% C 0.52% Smalltalk 0.64% Batchfile 0.03% XSLT 0.28% Rich Text Format 1.06%

testapi's Introduction

TestApi is...

TestApi is a library of test and utility APIs that enables developers and testers to create testing tools and automated tests for .NET and Win32 applications. TestApi provides a set of common test building blocks -- types, data-structures and algorithms -- in a simple, layered, componentized and documented stack.

Get started

Vote

Please vote on http://testapi.uservoice.com for specific features, or just send us feedback on the usefulness, architecture, and relevance of the provided APIs, and let us know what APIs you need for your work. The library will evolve based on user feedback.

Roadmap

  • Existing APIs

    • Application control API
    • Combinatorial variation generation API
    • Commandline parsing API
    • Input API
    • Leak detection API
    • Managed code fault injection API
    • Object comparison API
    • Text string generation API
    • Theme API
    • UIA utility API
    • Visual verification API
    • WPF dispatcher operations API
  • Suggested Future APIs

    • Concurrency API
    • Controls verifications API
    • Cross-platform support
    • Fuzzing API
    • Input injection API (additions)
    • Media verification API
    • Mocking API
    • Performance API
    • Screen resolution API
    • Setup validation API
    • State management API
    • Stress and load testing API
    • UIA utility API (additions)
    • Unmanaged code fault injection API
    • Unmanaged API interface
  • Package Components

    • Acceptance tests
    • Binaries
    • Documentation
    • MSTest samples
    • Sources
    • xUnit and NUnit samples

Contributors

Project Development:

  • Alexis Roosa
  • Andrey Arkharov
  • Anne Gao
  • Bill Liu (blog)
  • Daniel Marley
  • Dennis Deng
  • Eddie Li
  • Eugene Zakhareyev (CARBON!)
  • Ivo Manolov (blog)
  • Jared Moore
  • Nathan Anderson
  • Peter Antal (blog)
  • Ranjesh Jaganathan
  • Sam Terilli
  • Shozub Qureshi
  • Tim Cowley
  • Vincent Sibal (blog)
  • William Han

Reviewers:

  • Abhishek Kumar Mishra, Adam Ulrich, Adrian Vinca, Alexis Roosa, Brad Van Ee, Brian McMaster, Christine Warren, Daniel Marley, Dawn Wood, Dennis Cheng, Dwayne Need, Krasimir Alexandrov, Ian Ellison-Taylor, Jim Galasyn, John Gossman ([blog), Lester Lobo (blog), Mak Agashe, Matt Galbraith, Michael Hunter (blog), Mike Pope, Patrick Danino (blog, Peter Antal, Robert Lyon, Rossen Atanassov, Scott Shigeta, Scott Wadsworth, Sue Dernbach, Yong Lee.

testapi's People

Contributors

aef123 avatar dimant avatar microsoft-github-policy-service[bot] avatar tfreitasleal avatar timward60 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

testapi's Issues

Split Out CommandLineParser to it's own library

I've been using TestApi for years now. Solely for the CommandLineParser classes. I use it for any command line utility I build.

I'd love to have this functionality split out to it's own NuGet package. And possibly it's own project altogether so I don't have to take in all the testing stuff I don't need (like WPF Visual Verification) just for the command parsing functionality.

I've considered doing this fork myself, but would rather it be done officially so we don't get feature drift.

.NET Core Compatibility for Fault Injection

I am trying to use it with a .NET Core app, but apparently the Fault Injection is not taking place. The .rul file as well as the .mfi file are successfully being created but still the fault injection itself is not happening. Is there any way around to make it work for .NET Core apps?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.