On 07/02/2018 10:27 AM, Bill Page wrote:
.......

I strongly suggest that you take a look at the Unittest package. Here
is a good example: 'fricas/src/input/integ.input'.  Running

   (1) -> )r fricas/src/input/integ.input
...
If you think I can use
)expose UnittestCount UnittestAux Unittest
could you  point to documentation?  Most seems clear but
testcaseNoClear()
Not so much.  Otherwise I will just guess.  I have looked around my installation (and the internet) and haven't stumbled across any direct documentation.  I like the directness of the tests but would probably try to put a "wrapper" around it to take direct input.  Actually that's a question; should I?


produces:

...
    
=============================================================================
    Testsuite: integ
      failed (total): 0 (383)

    
=============================================================================
    testsuite | testcases: failed (total) | tests: failed (total)
    integ                       0   (383)               0  (1144)
    
=============================================================================
    File summary.
    unexpected failures: 0
    expected failures: 12
    unexpected passes: 0
    total tests: 1144
--


Ray

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to