You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good examples of how to use (or not use) the clang2py command line args.
Some automatic tests to clang2py command line would also be good.
I said that, I was looking at how to do this.
argparse seems particularly annoying with automatic tests.
the only good library for processing command line arguments (that I know) that has some tools for testing cli is the Click ( https://github.com/mitsuhiko/click )
Create a better documentation, examples and list usage for all arguments on the command line
The text was updated successfully, but these errors were encountered: