Skip to content

Commit

Permalink
chore(docs): document KONG_TEST_USER_CARGO_DISABLED build setting (#1…
Browse files Browse the repository at this point in the history
…2849)

* chore(docs): add undocumented setting

* Update DEVELOPER.md

---------

Co-authored-by: Hans Hübner <[email protected]>
  • Loading branch information
Tieske and hanshuebner authored Jun 3, 2024
1 parent 6391711 commit 6c474d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ Install the development dependencies ([busted](https://lunarmodules.github.io/bu
make dev
```

If Rust/Cargo doesn't work, try setting `export KONG_TEST_USER_CARGO_DISABLED=1` first.

Kong relies on three test suites using the [busted](https://lunarmodules.github.io/busted/) testing library:

* Unit tests
Expand Down

1 comment on commit 6c474d5

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:6c474d537cb928d3b816d8a7dd4bf93331ba57b2
Artifacts available https://github.com/Kong/kong/actions/runs/9354910136

Please sign in to comment.