Hi Lele, Your project would be a nice addition to Powered by Pyramid:
https://trypyramid.com/community-powered-by-pyramid.html Please consider submitting a pull request to add it. Thank you! --steve On 12/6/20 2:41 AM, Lele Gaifax wrote: > Hi all, > > I'm used to have something like the following in my tests setup: > > > https://gitlab.com/metapensiero/SoL/-/blob/master/tests/server/conftest.py#L45 > > that allows me to use the route name in my tests instead of the view URL, > like: > > > https://gitlab.com/metapensiero/SoL/-/blob/master/tests/server/test_data.py#L15 > > I wonder if I'm missing some existing similar facility, of if instead that > approach could be suggested in the documentation, say here > > > https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/testing.html#creating-functional-tests > > What do you think? > > Thanks&bye, lele. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/acafe7f5-53a4-8d28-f551-645eaad80c22%40gmail.com.
