/nebula-test

Test framework for Nebula Graph project.

Primary LanguageGoApache License 2.0Apache-2.0

nebula-test

中文

Test framework for Nebula Graph project.

Format

=== test: create space sp
--- in
CREATE SPACE sp(partition_num=1024, replica_factor=1);
--- out

TODO

  • Pretty report
  • Deploy in k8s cluster