Skip to content

Commit

Permalink
Merge pull request #259 from RizaFarheen/main
Browse files Browse the repository at this point in the history
Update conductor_apps.md
  • Loading branch information
nhandt2021 authored Apr 1, 2024
2 parents 9e30b79 + 13236b0 commit 6ba04d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conductor_apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pip3 install conductor-python

## Testing Workflows

Conductor SDK for Java provides a complete feature testing framework for your workflow-based applications. The framework works well with any testing framework you prefer without imposing any specific framework.
Conductor SDK for Python provides a complete feature testing framework for your workflow-based applications. The framework works well with any testing framework you prefer without imposing any specific framework.

The Conductor server provides a test endpoint `POST /api/workflow/test` that allows you to post a workflow along with the test execution data to evaluate the workflow.

Expand Down

0 comments on commit 6ba04d6

Please sign in to comment.