Skip to content

Commit

Permalink
chore(v3): create ffi.py
Browse files Browse the repository at this point in the history
Import close to 400 functions exposed by the Rust library into the
`ffi.py` file. All of them (save `version`) solely raise a
`NotImplementedError`. The documentation of the functions has been
automatically imported from the exposed docstring by the `pact.h`
header.

Signed-off-by: JP-Ellis <josh@jpellis.me>
  • Loading branch information
JP-Ellis committed Oct 2, 2023
1 parent d057d9f commit 0afc711
Show file tree
Hide file tree
Showing 5 changed files with 6,093 additions and 7 deletions.
Loading

0 comments on commit 0afc711

Please sign in to comment.