Skip to content

Commit

Permalink
Merge pull request #24 from ipfs-force-community/feat/support_test_by…
Browse files Browse the repository at this point in the history
…_name

Feat/support test by name
  • Loading branch information
diwufeiwen committed Jun 20, 2022
2 parents 29aa80d + f9d1467 commit 4e719f2
Show file tree
Hide file tree
Showing 30 changed files with 4,722 additions and 334 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ gen-case:
cd ./sdk/cases && ./gen.sh ${current_dir}

test: build gen-case
${current_dir}/bin/go-fvm-sdk-tools test --path ./sdk/cases
${current_dir}/bin/go-fvm-sdk-tools test -- ./sdk/cases
Loading

0 comments on commit 4e719f2

Please sign in to comment.