Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.
/ unipen Public archive

🧨 Provides more realistics data with ease πŸŽ‰

License

Notifications You must be signed in to change notification settings

andersmandersen/unipen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Unipen

🧨 Provides more realistics data with ease πŸŽ‰


This is a windows application, that helps to provide more realistics data when proforming your manully test of both web applcations.

🧨 Better test for real user input

πŸ₯³ Simple to use for both developers and testers!

Screenshots

πŸ‘‡ Download

Use the following link to download the lastest version.

Download

Requires Windows *

πŸ“œ How to use

After installing the application make sure it's running in the tray bar. You can then use the application anywere. Simply press "Ctrl+Alt+P":

This will bring up the application can ready to be used. Search for one of the wanted text (You can navigate with the arrow keys). Press enter to choose the selected text label.

🎒 Future plans

  • Add support for macOS (Should work but needs testing)
  • Add support for language

πŸ†˜ Contribute

Please feel free to upon any PR. Then let's see where the project will become πŸ”₯

Use the following command to run/debug the code from source

$ npm install
$ npm run debug

To build a local release/test version run the following:

$ npm run make

Release of a new version

When you want to create a new release, follow these steps:

  • Update the version in your project's package.json file (e.g. 1.2.3)
  • Commit that change (git commit -am v1.2.3)
  • Tag your commit (git tag v1.2.3). Make sure your tag name's format is v*... Your workflow will use this tag to detect when to create a release
  • Push your changes to GitHub (git push && git push --tags)

Credits

About

🧨 Provides more realistics data with ease πŸŽ‰

Resources

License

Stars

Watchers

Forks