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

Suggestion: Add Fixtureless as test data factory #54

Open
jmichelsen opened this issue May 16, 2017 · 2 comments
Open

Suggestion: Add Fixtureless as test data factory #54

jmichelsen opened this issue May 16, 2017 · 2 comments

Comments

@jmichelsen
Copy link

jmichelsen commented May 16, 2017

Location within the Book

  • Chapter or Appendix: Chapter 22: Testing
  • Section: 3 How to Write Unit Tests
  • Subsection: 5 Don't Rely on Fixtures

Description

As another possible test data factory, I suggest you check out Fixtureless: https://github.com/ricomoss/django-fixtureless

It is actively maintained and has a lot of community involvement as well as enterprise use-cases driving its features and enhancements.

@pydanny
Copy link
Member

pydanny commented May 19, 2017

Fixtureless looks interesting, and I do like how it has less magic than the more popular alternatives.

That said, we've never used it before, or even heard of it. It would be irresponsible of us to include a critical package without a full evaluation. And I don't think we'll have the liberty in the next week or so to properly explore it.

Odds are it won't make it into the 1.11 version of TSD.

@jmichelsen
Copy link
Author

Understandable, but now you've heard of it ;)

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