(library
 (name alcotest_engine)
 (public_name alcotest.engine)
 (libraries
  alcotest.stdlib_ext
  fmt
  astring
  cmdliner
  fmt.cli
  re
  stdlib-shims
  uutf)
 (preprocess future_syntax))
