Introduction

Things you should know before start

What is CodeBud?

CodeBud is a tool for remote app testing, inspecting & debugging.
This tool has two main components:

  1. JavaScript package that should be installed in your app
  2. GUI that allows you to send events to your app, inspect & debug it

This documentation mostly focuses on JavaScript package.

Supported platforms

Currently CodeBud JavaScript package is compatible with:

Node.js

Node.js® is an open-source, cross-platform JavaScript runtime environment.

Read more

ts-node

ts-node is a TypeScript execution engine and REPL for Node.js.

Read more

React

React is the library for web and native user interfaces.

Read more

React Native

React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.

Read more

Available features

  • Remote testing with events and scenarios
  • Network requests monitoring
  • Redux state observer + action monitor
  • Zustand state observer
  • Storage actions monitoring
  • Feature management
  • Built-in temporary mail service

Resources

😞 Troubleshooting

We hope this can help you. If not, please feel free to create an issue on GitHub.

😉 Upcoming

Ideas and features we're working on.

🌐 Contact us

You got questions or ideas? Contact us!

Was this page helpful?