Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples #1

Closed
mrmurphy opened this issue Nov 8, 2012 · 2 comments
Closed

Examples #1

mrmurphy opened this issue Nov 8, 2012 · 2 comments
Assignees

Comments

@mrmurphy
Copy link

mrmurphy commented Nov 8, 2012

Hey! I'd love to use your library, but I'm not sure how to do some things.
What's the procedure for adding a table?
I noticed that none of your test cases are in the repo. If you've written them, maybe they'd make a good reference for those who want to use it?

@fmcarvalho
Copy link
Member

We included two test cases to check the procedure for adding a table:

  • htmlflow.test.TestTable::test_simple_table() => produces a table based on a static 3x3 matrix of integers.
  • htmlflow.test.TestTable:: test_table_with_binding() => produces a table binding the elements of a given Iterable of tasks.

I hope it helps.

@ghost ghost assigned fmcarvalho Nov 8, 2012
@mrmurphy
Copy link
Author

mrmurphy commented Nov 8, 2012

Thanks!

Murphy Randle
Git Enthusiast, Python Slinger, & Ruby Gumshoe
http://www.MurphyRandle.com

On Thursday, November 8, 2012 at 7:53 AM, Fernando Miguel Carvalho wrote:

We included two test cases to check the procedure for adding a table:
htmlflow.test.TestTable::test_simple_table() => produces a table based on a static 3x3 matrix of integers.

htmlflow.test.TestTable:: test_table_with_binding() => produces a table binding the elements of a given Iterable of tasks.

I hope it helps.


Reply to this email directly or view it on GitHub (#1 (comment)).

fmcarvalho pushed a commit that referenced this issue Dec 30, 2015
Adding a generic attribute system
@xmlet xmlet deleted a comment from mrmurphy Mar 21, 2024
fmcarvalho pushed a commit that referenced this issue May 9, 2024
Kotlin extensions generator - Fixes on Maven dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants