Skip to content

A test hook implementation for a Windows Universal application.

License

Notifications You must be signed in to change notification settings

justinctlam/WindowsUniversalTestHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowsUniversalTestHook

A test hook implementation for a Windows Universal application.

Synopsis

This project shows how you can create a test hook system for your Windows Universal app. A test hook system allows you to insert variables into your application and provides an in-application UI for you to toggle and change these variables.

Motivation

The purpose for test hooks allows a developer to quick get into a state so they can debug or iterate on a feature. This helps save valuable developer time when trying to get into a state that takes a long time and speeds up iteration time.

License

MIT License

About

A test hook implementation for a Windows Universal application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages