This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

augment-test-framework
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

Augment Logo

Augment Framework

NPM Downloads NPM Version

Overview

Augment is an AI Framework that sits on top of and programmatically extends multi-layered E2E test frameworks. Its intention is to generate contextually-aware tests and page objects in order to increase test-writing velocity. Currently, Augment only supports the extension of Playwright frameworks.

Key Features:

  • 💬 Chat with AI: Learn the basics of Augment and understand the underlying LangChain library
  • ❓ Query your codebase
  • 🔹 Reduce code duplication and complexity
  • 🌐 Create/Extend tests and page objects
  • 📈 Diagram your underlying test framework
  • 📜 Design tests from user stories
  • 💔 Analyze tests for gaps based on a provided HTML page
  • 🔬 Trace your LLM executions with granular observability
  • And more: Check out the Augment Docs

🔑 To utilize Augment you will need to provide your own OpenAI API Key.

⚡ Augment is Powered by OpenAI and LangChainJS.

👀 To see what's possible with Augment, check out the LangChainJS Integrations site..

Augment Diagram

Demo

Docs

Learn more on the augment docs site

License

Augment is licensed under the MIT License. See LICENSE for more details.

Contributing

I appreciate all contributions to the Augment project! Here's how you can help:

  1. Fork the repository: Start by forking the Augment repository to your own GitHub account.

  2. Clone the repository: Clone the forked repository to your local machine.

  3. Create a new branch: Create a new branch for the specific issue or feature you are working on.

  4. Make your changes: Make the necessary changes or additions to the code.

  5. Commit your changes: Commit your changes with a clear and concise commit message.

  6. Push your changes: Push your changes to your forked repository.

  7. Create a Pull Request: Create a pull request from your forked repository to the main Augment repository. Be sure to provide a detailed description of the changes you made and reference any related issues.

Please note that all contributions should follow the project's code of conduct and contributing guidelines. Thank you for your interest in contributing to Augment!

Augment Logo

Readme

Keywords

none

Package Sidebar

Install

npm i augment-test-framework

Weekly Downloads

0

Version

1.5.0

License

MIT

Unpacked Size

1.4 MB

Total Files

133

Last publish

Collaborators

  • doug-bowen